DarkRadiant: master 4bcb15bd

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 08.10.2025 18:40 master c264b2a3
Changeset Fix squashed widgets in preferences dialog on GTK

Specify that column 1 of the preference page layout is "growable", which
means it can expand to fill the available space. Without this flag, the
column does not expand regardless of the expansion settings of the
containing sizer.
mod - radiant/ui/prefdialog/PrefPage.cpp Diff File