fix: rebuild a11y tree when rebuilding widget tree
This commit is contained in:
parent
eff664a035
commit
c0473f8a91
1 changed files with 0 additions and 1 deletions
|
|
@ -963,7 +963,6 @@ async fn run_instance<P>(
|
|||
else {
|
||||
continue;
|
||||
};
|
||||
// TODO only redraw when requested by event...
|
||||
window.redraw_requested = false;
|
||||
|
||||
let physical_size = window.state.physical_size();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue