D27398: [desktoppackage] Fix layout when an applet has no custom config modules

Kai Uwe Broulik noreply at phabricator.kde.org
Fri Feb 14 14:42:48 GMT 2020


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200214/cb33ff5d/attachment.html>


More information about the Plasma-devel mailing list