[applets/taskmanager] increase size of tooltip playback ToolButton sizes
ClosedPublic

Authored by ngraham on Feb 7 2020, 6:23 PM.

Details

Summary

Per VDG mockup.

Test Plan

Before:

After:

Diff Detail

Repository
R119 Plasma Desktop
Branch
smallMedium-playback-toolbuttons (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 22192
Build 22210: arc lint + arc unit
ngraham created this revision.Feb 7 2020, 6:23 PM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 7 2020, 6:23 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Feb 7 2020, 6:23 PM
ngraham retitled this revision from [applets/taskmanager] increase size of tooltip playback ToolButton sizes, per VDG mockup to [applets/taskmanager] increase size of tooltip playback ToolButton sizes.Feb 7 2020, 6:27 PM
ngraham edited the summary of this revision. (Show Details)
manueljlin accepted this revision.Feb 7 2020, 9:50 PM
This revision is now accepted and ready to land.Feb 7 2020, 9:50 PM
ndavis added a subscriber: ndavis.Feb 8 2020, 9:07 AM

Arc's cherry picking fails when this patch tries to cherry pick from my arcpatch-D27221 branch.

Try adding --skip-dependencies. It's probably getting confused by the dependent patch for a different repo.

ndavis added a comment.EditedFeb 8 2020, 6:52 PM

Now it's unable to apply the patch because a commit it uses isn't present in my local git repo. Even if I create another branch based on D27221 and then fetch the patch with --nobranch, I get the same error. This is with --skip-dependencies BTW.

ngraham updated this revision to Diff 75404.Feb 10 2020, 7:26 PM

Sst sizes manually since we can't depend on a frameworks change for several months

This revision was automatically updated to reflect the committed changes.