D10023: Improve display of long app captions and name/caption padding

Aleix Pol Gonzalez noreply at phabricator.kde.org
Mon Jan 22 15:19:41 UTC 2018


apol requested changes to this revision.
apol added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> ApplicationPage.qml:157
>                      text: appInfo.application.name
> +                    lineHeight: 1.0
>                      maximumLineCount: 1

That's the default, no need to insist on it.

> ApplicationPage.qml:167
> +                    maximumLineCount: 2
> +                    lineHeight: lineCount > 1 ? 0.75 : 1.2
>                      elide: Text.ElideRight

Is it really necessary? I wouldn't change the default at least to 1.2, leave 1.0 as it's the level 4 font.

REPOSITORY
  R134 Discover Software Store

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

To: ngraham, apol, #discover_software_store, #vdg
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180122/50d7ce25/attachment.html>


More information about the Plasma-devel mailing list