D12252: Enlarge default window size. Use (adjusted) calculation in `SizeHint` to determine minimum window width.

Nathaniel Graham noreply at phabricator.kde.org
Mon Apr 16 18:36:04 UTC 2018


ngraham added a comment.


  Hmm, that's not the behavior I see at all. For me, `factor` appears to be 1 with not running a HiDPi scale factor, so I get an actual size that's essentially equal to the number it's multiplied by. (e.g. `return QSize(1024*factor, 700*factor)` yields window content that's actually 1024x700 ). If I run with `QT_SCALE_FACTOR=1.3 systemsettings5`, everything is scaled perfectly. Do you have some wonky DPI settings on your test box or something?

REPOSITORY
  R124 System Settings

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

To: sharvey, ngraham, mart
Cc: zzag, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180416/f4e1a41d/attachment.html>


More information about the Plasma-devel mailing list