fix detecting changes in sub-pixel and hinting settings
ClosedPublic

Authored by progwolff on Mar 9 2018, 9:49 AM.

Details

Summary

Since D8916, on changes to the sub-pixel and hinting comboboxes the "apply" button stays disabled.
This patch fixes this, so that one can actually apply changes to the font rendering settings.

Test Plan

Open the fonts kcm and change the sub-pixel or hinting settings. The apply button should be enabled.

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
progwolff created this revision.Mar 9 2018, 9:49 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 9 2018, 9:49 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
progwolff requested review of this revision.Mar 9 2018, 9:49 AM
progwolff edited the summary of this revision. (Show Details)Mar 9 2018, 9:51 AM
progwolff edited the summary of this revision. (Show Details)
davidedmundson accepted this revision.Mar 9 2018, 2:19 PM
This revision is now accepted and ready to land.Mar 9 2018, 2:19 PM
This revision was automatically updated to reflect the committed changes.