D11135: [WIP] Scale font while zooming

Nathaniel Graham noreply at phabricator.kde.org
Mon Mar 12 20:59:05 GMT 2018


ngraham added a comment.


  In D11135#221495 <https://phabricator.kde.org/D11135#221495>, @rkflx wrote:
  
  > If I configure a size for text and another size for icons, I want to get exactly that, and not something different. (Also note that if Use common properties for all folders is selected, the slider and the config entry for the default icon size are linked together.)
  
  
  Then you'd better go complain to Plasma and QQC2-desktop-style and Kirigami, because they all use a `Heading` control that essentially does exactly what this patch adds to Dolphin: provides a text label whose font size is some multiplier of the size you actually chose. It is commonly used for non-headings, as its smallest size "5" is equal to the size you set. 4 is a little bigger, 3 is a bit bigger, and so on, until you get to 1, which is an actual header-sized text label.
  
  The point here is to allow standardized font sizes to be played with according to the designer's intent. Sometimes a slightly larger text size looks better in some situations. That's really all it is.

REPOSITORY
  R318 Dolphin

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

To: rominf, #dolphin, ngraham
Cc: cfeck, rkflx, ngraham, #dolphin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180312/8f1f66bb/attachment.htm>


More information about the kfm-devel mailing list