[systemsettings] [Bug 395575] It's not possible to lower the DPI to values smaller than 96
David Edmundson
bugzilla_noreply at kde.org
Tue Dec 11 11:29:21 GMT 2018
https://bugs.kde.org/show_bug.cgi?id=395575
David Edmundson <kde at davidedmundson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Latest Commit| |https://commits.kde.org/pla
| |sma-desktop/61b6e098f82566f
| |289e95938de7789fdc84ec345
Resolution|--- |FIXED
--- Comment #7 from David Edmundson <kde at davidedmundson.co.uk> ---
Git commit 61b6e098f82566f289e95938de7789fdc84ec345 by David Edmundson.
Committed on 11/12/2018 at 11:29.
Pushed by davidedmundson into branch 'master'.
[kcms/fonts] Don't set minimium DPI value
Summary:
The QML port added a minimum value for the font DPI, the old widgets
code goes went 1 to 1000.
A slight bodge is needed to make sure we start at 96 when a user first
toggles force font DPI, which used to implicitly work as a minimum was
set.
Test Plan:
Set different value, looked at xrdb -q | grep -i dpi
Cleared
set another value
Reviewers: #plasma, ngraham
Reviewed By: ngraham
Subscribers: ngraham, plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D17412
M +2 -2 kcms/fonts/package/contents/ui/main.qml
https://commits.kde.org/plasma-desktop/61b6e098f82566f289e95938de7789fdc84ec345
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list