Don't set a custom palette if we have the same palette as the currently active one
ClosedPublic

Authored by davidre on Apr 14 2020, 3:10 PM.

Details

Summary

Caused some icons not be colored correctly

Test Plan

Close KWrite with unsaved changes, all icons should be colored correctly

Diff Detail

Repository
R31 Breeze
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidre created this revision.Apr 14 2020, 3:10 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 14 2020, 3:10 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidre requested review of this revision.Apr 14 2020, 3:10 PM
ngraham accepted this revision.Apr 14 2020, 4:20 PM
ngraham added a subscriber: ngraham.

This fixes that weird icon coloration issue I was having in Dolphin that I had just started to investigate. :)

This revision is now accepted and ready to land.Apr 14 2020, 4:20 PM
broulik accepted this revision.Apr 17 2020, 7:56 AM

Fixes the Dolphin toolbar icon color and KWrite save dialog button icon color.

kstyle/breezehelper.cpp
1608

Coding style

This revision was automatically updated to reflect the committed changes.