DarkRadiant: master cc22ed6b

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 25.04.2018 22:21 master 47e96c5a
Affected Issues  0005140: ToggleFullScreenCamera does not toggle the full screen camera
Changeset Remove persistence of EmbeddedLayout pane positions

A bug in the persistence code is causing a progressive shift of the pane
positions with each successive session, moving the splitters to the right and
downwards until the 2D view and group widgets are hardly visible. With this
code disabled, the splitters are left at their default position, which (on
Linux at least) seems to be 50% of the widget size. This is not optimal but at
least is consistent between sessions.
mod - radiant/ui/mainframe/EmbeddedLayout.cpp Diff File
mod - radiant/ui/mainframe/EmbeddedLayout.h Diff File