broulik added inline comments. INLINE COMMENTS
> AppletConfiguration.qml:167 > Layout.fillHeight: true > - visible: (configDialog.configModel ? > configDialog.configModel.count : 0) + globalConfigModel.count > 1 > + visible: true > Layout.maximumWidth: units.gridUnit * 7 Can you instead bind this to the count of the three `Repeater`s below? I don't get why it would overlap if it's not visible since we're in a `RowLayout` here? REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D27398 To: davidedmundson Cc: broulik, ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart