davidedmundson accepted this revision.
davidedmundson added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> MenuRepresentation.qml:32
> +        + Math.max(units.gridUnit * 14, runnerColumns.width))
> +    Layout.maximumWidth: (sideBar.width + (sideBar.width ? mainRow.spacing : 
> 0)
> +        + Math.max(units.gridUnit * 14, runnerColumns.width))

if this is the same as minimumWidth can you just bind to that, it's a bit 
faster and more readable

REPOSITORY
  R119 Plasma Desktop

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D7321

To: hein, #plasma, davidedmundson
Cc: davidedmundson, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart, lukas

Reply via email to