improve group widget
This commit is contained in:
parent
ac9137c1b3
commit
024bfeef20
@ -243,6 +243,7 @@ namespace nana{
|
|||||||
{
|
{
|
||||||
impl_->caption.caption(std::move(str));
|
impl_->caption.caption(std::move(str));
|
||||||
impl_->update_div();
|
impl_->update_div();
|
||||||
|
impl_->place_content.collocate();
|
||||||
}
|
}
|
||||||
}//end namespace nana
|
}//end namespace nana
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user