workspace: Consistently set minimized state
This commit is contained in:
parent
9d3678e908
commit
83ed79af16
2 changed files with 7 additions and 1 deletions
|
|
@ -611,7 +611,6 @@ impl FloatingLayout {
|
|||
));
|
||||
}
|
||||
|
||||
mapped.set_minimized(false);
|
||||
self.space
|
||||
.map_element(mapped.clone(), position.as_logical(), true);
|
||||
self.space.refresh();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue