From d51046cdeaf1dceac91e70fe6be358502280a431 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 31 Aug 2024 20:36:34 +0200 Subject: FLUID: Add Synchronized Resize. #1055 --- fluid/documentation/src/page_main_window.dox | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'fluid/documentation/src') diff --git a/fluid/documentation/src/page_main_window.dox b/fluid/documentation/src/page_main_window.dox index 1a9e4ea6f..4cb7777e5 100644 --- a/fluid/documentation/src/page_main_window.dox +++ b/fluid/documentation/src/page_main_window.dox @@ -346,6 +346,11 @@ the first selected widget. __Layout > Center in Group > ...__: Center all selected widgets relative to their parent widget +__Layout > Synchronized Resize__: If unchecked, groups and windows can be +resized without resizing their children. If set, the layout of the children +is changed according to their `resize()` settings. Try __Live Resize__ to +verify the effects before permanently modifying the layout. + __Layout > Grid and Size Settings... (Ctrl+g)__: Display the grid settings panel. See \ref setting_layout . -- cgit v1.2.3