kcm_fonts: Fix tracking of configuration changes
ClosedPublic

Authored by fvogt on Jun 7 2019, 9:00 AM.

Details

Summary

Sometimes, kcm_fonts wrote garbage into fonts.conf. This was a result of not
initializing variables properly. In addition, toggling the exclude range
checkbox did not enable the Apply button. That's fixed as well now.

Test Plan

Did almost every possible antialiasing settings configuration,
fonts.conf looked as expected.

Diff Detail

Repository
R119 Plasma Desktop
Branch
Plasma/5.16
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 12511
Build 12529: arc lint + arc unit
fvogt created this revision.Jun 7 2019, 9:00 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJun 7 2019, 9:00 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
fvogt requested review of this revision.Jun 7 2019, 9:00 AM
bshah accepted this revision.Jun 7 2019, 9:10 AM

Please make sure is properly merged in master/ no merge conflicts are present.

This revision is now accepted and ready to land.Jun 7 2019, 9:10 AM
This revision was automatically updated to reflect the committed changes.