D7487: Make KCMultiDialog scrollable
Valeriy Malov
noreply at phabricator.kde.org
Wed Aug 23 15:38:54 UTC 2017
valeriymalov created this revision.
Restricted Application added a project: Frameworks.
REVISION SUMMARY
Put KCModuleProxy into a QScrollArea the same way SystemSettings does
This should make kcmshell and other users of KCMultiDialog
a bit more friendly to small screens
However, this assumes that KCMs don't have their own scrollbars
(at least sytsemsettings ones don't) and preferably have a size hint
(only a few or none actually have; at least kscreen needs patching)
BUG: 303830
Also, reorder headers of the unit
TEST PLAN
doesn't break systemsettings/kcmshell/kmail settings
kcmshell kscreen takes some time initializing
so it starts very small (patch ready)
REPOSITORY
R295 KCMUtils
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D7487
AFFECTED FILES
src/kcmultidialog.cpp
To: valeriymalov, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170823/2bae500f/attachment.html>
More information about the Kde-frameworks-devel
mailing list