followup to last commit: close comment
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
This commit is contained in:
parent
34f6ffd1ad
commit
eb0185c1b1
@ -3266,6 +3266,7 @@ handle_toggle_tiled (MetaDisplay *display,
|
|||||||
* horizontally first; rather than calling meta_window_unmaximize(),
|
* horizontally first; rather than calling meta_window_unmaximize(),
|
||||||
* we just set the flag and rely on meta_window_tile() syncing it to
|
* we just set the flag and rely on meta_window_tile() syncing it to
|
||||||
* save an additional roundtrip.
|
* save an additional roundtrip.
|
||||||
|
*/
|
||||||
window->maximized_horizontally = FALSE;
|
window->maximized_horizontally = FALSE;
|
||||||
meta_window_tile (window);
|
meta_window_tile (window);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user