shell: resize_request better handle tiled windows

This commit is contained in:
Victoria Brekenfeld 2024-03-07 16:54:19 +01:00
parent 20123927e0
commit e7f746ccee
2 changed files with 82 additions and 59 deletions

View file

@ -2443,7 +2443,7 @@ impl TilingLayout {
edges
}
pub fn menu_resize(
pub fn resize_request(
&self,
mut node_id: NodeId,
edge: ResizeEdge,