[TabBar] Remove exterior margins
ClosedPublic

Authored by filipf on Jun 26 2019, 7:38 PM.

Details

Summary

This allows us to glide active tabbar indicators on lines, which we cannot do now in Kickoff due to this limitation in the control.

Test Plan

Before:

After:

Diff Detail

Repository
R242 Plasma Framework (Library)
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.Jun 26 2019, 7:38 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJun 26 2019, 7:38 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
filipf requested review of this revision.Jun 26 2019, 7:38 PM
filipf edited the test plan for this revision. (Show Details)Jun 26 2019, 7:38 PM
filipf added reviewers: VDG, Plasma, ngraham.
apol added a subscriber: apol.Jun 27 2019, 10:17 AM

Makes sense to me, but why are the computer icons different? ^^'

In D22108#487140, @apol wrote:

Makes sense to me, but why are the computer icons different? ^^'

Some bug in Kickoff or with the icon, sometimes (maybe after you change a desktop theme) it shows the laptop icon, and then after a while the monitor icon. Should have made another screenshot but oh well :P

ndavis added a subscriber: ndavis.Jun 27 2019, 12:05 PM

1+ visually. How does it look with a vertical panel?

1+ visually. How does it look with a vertical panel?

Still not gliding on the line, but that should be resolved in Kickoff somehow:

ndavis accepted this revision.Jun 27 2019, 4:52 PM

1+ visually. How does it look with a vertical panel?

Still not gliding on the line, but that should be resolved in Kickoff somehow:

That's a shame, but the patch doesn't introduce any visual regressions compared to git master, so I'll still accept this.

This revision is now accepted and ready to land.Jun 27 2019, 4:52 PM
ngraham accepted this revision.Jun 28 2019, 8:53 PM
This revision was automatically updated to reflect the committed changes.