First Last Prev Next    No search results available
Details
: Remove unnecessary padding on left of QuickFolders tab la...
Bug#: 26323
: QuickFolders
: General
Status: ASSIGNED
Resolution:
: PC
: Windows NT
: unspecified
: P2
: normal
: ---

:
:
:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: joll.nicholas@gmail.com
Assigned To: Axel Grude <axel.grude@gmail.com>
:

Attachments
Partial screenshot, showing the problem (52.08 KB, image/png)
2017-01-08 14:25, joll.nicholas@gmail.com
no flags Details
4.6.1 prerelease 46 (704.64 KB, application/x-xpinstall)
2017-01-09 02:06, Axel Grude
no flags Details


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2017-01-08 14:25
Created an attachment (id=8250) [details]
Partial screenshot, showing the problem

This spacing is slightly off - see, in the attached image, many of the tabs,
but especially the one called 'Abre' and especially the separator following it.

I am using the default theme in the screenshot. I think that with some other
themes the problem appears worse.

Thanks for your time.
------- Comment #1 From Axel Grude 2017-01-09 01:13:06 -------
First of all the reason for the rule: I noticed that the label text was
squashed against the icon if the button contained an icon, so I had added the
(rather heavy handed) rule:

#QuickFolders-FoldersBox toolbarbutton label {
  padding-left: 0.2em;
}

Ideally I would only want this to be visible if there is a visible icon, which
is actually harder to achieve. I will try and add it to the icon instead and
hope that it isn't shown when the image is empty.
------- Comment #2 From Axel Grude 2017-01-09 02:06:22 -------
Created an attachment (id=8251) [details]
4.6.1 prerelease 46

The problem of the extra space was persistent for all styles (not just
pushbutton mode) without icons. Among other things I had to remove the "icon"
class and did a bunch of restyling for these buttons - hopefully this version
fixes it sufficiently. Note that the distance of the icon (if shown) and the
label is proportional to the button's font size (0.4em).

First Last Prev Next    No search results available