touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #83805
[Bug 1463390] Re: GtkToolbar icons scale wrongly
This only happens with ubuntu-mono-dark. If I use Adwaita then the icon
is scaled correctly.
** Also affects: ubuntu-themes (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1463390
Title:
GtkToolbar icons scale wrongly
Status in gtk+3.0 package in Ubuntu:
New
Status in ubuntu-themes package in Ubuntu:
New
Bug description:
To test this (as long as we have gedit 3.10 with the old style
tooolbar)
GTK_SCALE=2 gedit
the icons will be too large.
If you add
gtk_toolbar_set_icon_size (toolbar, GTK_ICON_SIZE_SMALL_TOOLBAR);
then it looks right, but this isn't the right thing to do - it should
be correct by default.
It seems as if the scaling is applied wrongly, perhaps twice,
somewhere.
(Tested with 3.16)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1463390/+subscriptions
References