[Dialog] Use `ShadowedRectangle`
ClosedPublic

Authored by broulik on Mar 20 2020, 8:23 AM.

Details

Summary

Instead of expensive DropShadow layer.

Test Plan

I only just now found a place where it's actually being used to make sure it still looks the same :)
Before:


After:

(Looks like the border color slightly changed? :0)

Diff Detail

Repository
R858 Qt Quick Controls 2: Desktop Style
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Mar 20 2020, 8:23 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 20 2020, 8:23 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Mar 20 2020, 8:23 AM
broulik edited the test plan for this revision. (Show Details)
davidedmundson accepted this revision.Mar 20 2020, 9:43 AM
This revision is now accepted and ready to land.Mar 20 2020, 9:43 AM
This revision was automatically updated to reflect the committed changes.