state: call image-copy cleanup on refresh
This commit is contained in:
parent
e1ff0309c7
commit
b1f59bd108
1 changed files with 1 additions and 0 deletions
|
|
@ -1502,6 +1502,7 @@ impl Common {
|
|||
self.toplevel_info_state.refresh(&self.workspace_state);
|
||||
self.refresh_idle_inhibit();
|
||||
self.a11y_keyboard_monitor_state.refresh();
|
||||
self.image_copy_capture_state.cleanup();
|
||||
}
|
||||
|
||||
pub fn refresh_idle_inhibit(&mut self) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue