Skip to content
  • David Edmundson's avatar
    [kcms/fonts] Don't set minimium DPI value · 61b6e098
    David Edmundson authored
    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.
    
    BUG: 395575
    
    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
    61b6e098