tcberner created this revision. tcberner added a reviewer: drosca. tcberner set the repository for this revision to rPLASMAWORKSPACE Plasma Workspace. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY The function `PanelView::setLenght `does not respect the values of `m_minLength` and `m_maxLength`. This lead to a panel that is too short when using xmonad. I.e. even though the panel with is set to //maximise//, it only is as short as it is //needed// by the widgets on it. This patch fixes this behaviour by making sure the intial value set to length on startup is sensible given by the settings. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D1616 AFFECTED FILES shell/panelview.cpp EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: tcberner, drosca Cc: plasma-devel, sebas
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel