[Kickoff] Make the tabbar separator width consistent with tab selection line
ClosedPublic

Authored by filipf on Apr 18 2019, 10:23 PM.

Details

Summary

This minor patch shortens the tabbar separator so that it is not longer than the width of leftmost and rightmost tab selection line.

Test Plan

Before:

After:

Diff Detail

Repository
R119 Plasma Desktop
Branch
kinda-nicer-separator-length (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 11019
Build 11037: arc lint + arc unit
filipf created this revision.Apr 18 2019, 10:23 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 18 2019, 10:23 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
filipf requested review of this revision.Apr 18 2019, 10:23 PM
filipf edited the test plan for this revision. (Show Details)Apr 18 2019, 10:24 PM
filipf added reviewers: VDG, ngraham.
filipf added a comment.EditedApr 18 2019, 10:32 PM

Sidenote: units.smallSpacing wasn't a good solution, it ended up being 5 pixels wide on my laptop and 4 pixels wide on my PC. 4 pixels works consistently on both machines, and with various resolutions and scaling.

ngraham accepted this revision.Apr 18 2019, 11:03 PM
This revision is now accepted and ready to land.Apr 18 2019, 11:03 PM
This revision was automatically updated to reflect the committed changes.