tray: schedule tree_changed after recalculating tray positions
This commit is contained in:
parent
ab4609ee08
commit
421fb06025
1 changed files with 1 additions and 0 deletions
|
|
@ -1204,6 +1204,7 @@ impl OutputNode {
|
||||||
}
|
}
|
||||||
self.schedule_update_render_data();
|
self.schedule_update_render_data();
|
||||||
}
|
}
|
||||||
|
self.state.tree_changed();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue