fix missing request_redraw on Component
This commit is contained in:
parent
89f480bdae
commit
1b51112c47
1 changed files with 1 additions and 0 deletions
|
|
@ -374,6 +374,7 @@ where
|
|||
));
|
||||
|
||||
shell.invalidate_layout();
|
||||
shell.request_redraw();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue