Bug 336740 - Tab labels should be centred
Summary: Tab labels should be centred
Status: RESOLVED DUPLICATE of bug 336705
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) (show other bugs)
Version: master
Platform: unspecified Linux
: NOR normal
Target Milestone: 1.0
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-26 06:53 UTC by Philipp Stefan
Modified: 2014-06-26 18:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
neptunecat34: VisualDesign+


Attachments
Text Alignment (7.21 KB, image/png)
2014-06-26 06:53 UTC, Philipp Stefan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Stefan 2014-06-26 06:53:47 UTC
Created attachment 87414 [details]
Text Alignment

The labels for the individuals tabs seem to be aligned on the left, I think it would be better to centre align them. It works for longer labels, but in the screen shot Computer, Favourites and Leave stand out.
Comment 1 Marco Martin 2014-06-26 10:07:31 UTC
seems the grid layout not always aligning elements inside
here is sometimes reproducible, and things aligns once resized
Comment 2 Marco Martin 2014-06-26 10:30:23 UTC
arrived to the conclusion that the bug is upstream and is in
 horizontalAlignment: Text.AlignHCenter
of the element Text
of really limited reproduceability
Comment 3 Marco Martin 2014-06-26 18:12:29 UTC

*** This bug has been marked as a duplicate of bug 336705 ***