[Folder View] Use an inactive highlight effect when something else has focus
ClosedPublic

Authored by ngraham on Nov 5 2019, 7:31 PM.

Details

Summary

The theme SVG doesn't have a concept of "inactive selection highlight", so we need to
manufacture our own by reducing the opacity of the selection highlight.

Thanks to @broulik for suggesting the necessary code changes in the bug report.

FEATURE: 375501
FIXED-IN: 5.18.0

Test Plan

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.
ngraham created this revision.Nov 5 2019, 7:31 PM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 5 2019, 7:31 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Nov 5 2019, 7:31 PM
davidedmundson accepted this revision.Nov 5 2019, 7:48 PM
This revision is now accepted and ready to land.Nov 5 2019, 7:48 PM
This revision was automatically updated to reflect the committed changes.