Browse Source
More window sizing fixes
More window sizing fixes
* Push all sizing operations into EDA_BASE_FRAME * Save the unmaximized window size when maximizing so that we can then save it in the config if the window is maximized. Otherwise the config ends up with the maximized size saved, and weird behavior occurs when unmaximizing on the next opening.pull/16/head
11 changed files with 59 additions and 45 deletions
-
23d-viewer/3d_viewer/eda_3d_viewer.cpp
-
36common/eda_base_frame.cpp
-
15cvpcb/cvpcb_mainframe.cpp
-
25cvpcb/display_footprints_frame.cpp
-
2eeschema/lib_view_frame.cpp
-
1eeschema/libedit/lib_edit_frame.cpp
-
1eeschema/sch_edit_frame.cpp
-
6include/eda_base_frame.h
-
1pcbnew/footprint_edit_frame.cpp
-
2pcbnew/footprint_viewer_frame.cpp
-
1pcbnew/pcb_edit_frame.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue