floating: Maximize animation

This commit is contained in:
Victoria Brekenfeld 2024-01-05 20:38:13 +00:00 committed by Victoria Brekenfeld
parent b46b92611c
commit 61a3aa8d79
3 changed files with 154 additions and 90 deletions

View file

@ -462,6 +462,7 @@ impl Workspace {
elem.clone(),
Some(state.original_geometry.loc),
Some(state.original_geometry.size.as_logical()),
None,
);
Some(state.original_geometry.size.as_logical())
}