wl_surface: unset viewporter in break_loops
This commit is contained in:
parent
97e8d487a0
commit
16aec8f87e
1 changed files with 1 additions and 0 deletions
|
|
@ -966,6 +966,7 @@ impl Object for WlSurface {
|
|||
self.idle_inhibitors.clear();
|
||||
self.pending.presentation_feedback.borrow_mut().clear();
|
||||
self.presentation_feedback.borrow_mut().clear();
|
||||
self.viewporter.take();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue