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

INLINE COMMENTS

> RotationButton.qml:59
>  
> -    implicitWidth: 45
> -    implicitHeight: 45
> +    implicitWidth: contentItem.implicitWidth + 2 * 4
> +    implicitHeight: contentItem.implicitHeight + 2 * 4

Kirigami.units.smallSpacing instead of hardcoded 2

REPOSITORY
  R104 KScreen

BRANCH
  master

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

To: davidedmundson, #plasma, ngraham
Cc: romangg, mart, ngraham, broulik, plasma-devel, LeGast00n, The-Feren-OS-Dev, 
jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, alexeymin, himcesjf, 
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra

Reply via email to