calamares/src/modules/summary
Adriaan de Groot 73a75e837b Auto-resize the main window.
If the summary widget is large, it gets a scrollbar. This looks really
weird, so prefer to grow the installer window instead. Discussed with
@sitter and settled on this solution.

ViewSteps can signal the ViewManager that they need more space (in pixels),
which may or may not be honored.

FIXES #778
2017-09-05 10:51:54 -04:00
..
CMakeLists.txt Do not LINK_PUBLIC by default. 2016-12-07 16:37:29 +01:00
SummaryPage.cpp Auto-resize the main window. 2017-09-05 10:51:54 -04:00
SummaryPage.h Docs: code-documentation about summary page 2017-08-08 07:54:38 -04:00
SummaryViewStep.cpp Refresh summary widgets on leave. 2016-06-29 19:25:52 +02:00
SummaryViewStep.h Refresh summary widgets on leave. 2016-06-29 19:25:52 +02:00