https://bugs.kde.org/show_bug.cgi?id=373232
--- Comment #140 from Nate Graham <n...@kde.org> --- Git commit 2b23256b0a47526715e98352fe3a12db520c306f by Nate Graham. Committed on 16/10/2019 at 14:50. Pushed by ngraham into branch 'master'. [KCM] Limit scale factor increment to 6.25% on X11 Summary: Because of the nature of floating point math and various Qt and X11 bugs, limiting the scale factor increment to 0.0625 (6.25% in percentage form) will improve the display in many apps. For more information, see the discussions in https://bugreports.qt.io/browse/QTBUG-66036 and the following bug reports: Related: bug 412447, bug 390451 Depends on D24370 Depends on D24371 Test Plan: {F7500922} Reviewers: #plasma, romangg, mart Reviewed By: #plasma, romangg, mart Subscribers: cullmann, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D24373 M +9 -4 kcm/package/contents/ui/Panel.qml M +2 -2 kded/output.cpp https://commits.kde.org/kscreen/2b23256b0a47526715e98352fe3a12db520c306f -- You are receiving this mail because: You are watching all bug changes.