forked from pyrite-dev/milsko
bugfix
This commit is contained in:
parent
3b0f5faa57
commit
c43c497780
1 changed files with 2 additions and 0 deletions
|
|
@ -1049,6 +1049,8 @@ void MwReparent(MwWidget handle, MwWidget new_parent) {
|
|||
MwDispatch(handle->parent, children_update);
|
||||
}
|
||||
|
||||
handle->top_step = 0;
|
||||
|
||||
MwForceRender(handle);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue