[Colors KCM] Also save colors when active scheme was edited
ClosedPublic

Authored by broulik on Mar 25 2020, 8:48 AM.

Details

Summary

I fixed the case that the "Apply" button wasn't enabled when the selected scheme didn't change but was edited by introducing the m_activeSchemeEdited variable.
However, I didn't actually have it save in this case...

CCBUG: 419168

Test Plan

5.18

  • Changing color schemes still works
  • Changed color scheme, applied it, edited it, applied again and my changes were reflected

Diff Detail

Repository
R119 Plasma Desktop
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik created this revision.Mar 25 2020, 8:48 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 25 2020, 8:48 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Mar 25 2020, 8:48 AM
broulik edited the summary of this revision. (Show Details)
crossi added a subscriber: crossi.Mar 25 2020, 9:02 AM
meven accepted this revision.Mar 25 2020, 9:39 AM
This revision is now accepted and ready to land.Mar 25 2020, 9:39 AM
This revision was automatically updated to reflect the committed changes.