[System Tray] Restore old pin button size
ClosedPublic

Authored by filipf on Nov 28 2019, 7:27 PM.

Details

Summary

This size was used before the rewrite (D24720).

Test Plan

Before:


After:

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
filipf created this revision.Nov 28 2019, 7:27 PM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 28 2019, 7:27 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
filipf requested review of this revision.Nov 28 2019, 7:27 PM
filipf edited the test plan for this revision. (Show Details)Nov 28 2019, 7:29 PM
filipf added reviewers: Plasma, VDG.
filipf updated this revision to Diff 70526.Nov 28 2019, 7:49 PM

use Layout.preferredHeight/Width instead of implicitHeight/Width

davidedmundson accepted this revision.Nov 29 2019, 12:09 AM
davidedmundson added a subscriber: davidedmundson.

I don't like this * 1.25 business, but you are correct that's what the old code did.

This revision is now accepted and ready to land.Nov 29 2019, 12:09 AM
broulik accepted this revision.Nov 29 2019, 2:56 PM
This revision was automatically updated to reflect the committed changes.