[Differential] [Changed Subscribers] D4856: Tighter Folder View item delegates.

David Edmundson noreply at phabricator.kde.org
Wed Mar 1 12:11:37 UTC 2017


davidedmundson added inline comments.

INLINE COMMENTS

> FolderItemDelegate.qml:198
>                      return (icon.height + (2 * units.smallSpacing) + (label.lineCount
> -                    * theme.mSize(theme.defaultFont).height) + (2 * units.largeSpacing));
> +                    * theme.mSize(theme.defaultFont).height) + (3 * units.smallSpacing));
>                  }

you have 3*INT being added to the height
then have an icon centre aligned inside it

gridUnit/largeSpacing will always be even. smallSpacing might not be.

REPOSITORY
  R119 Plasma Desktop

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

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: hein, #plasma
Cc: davidedmundson, broulik, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170301/17e72953/attachment.html>


More information about the Plasma-devel mailing list