[Bugs] #3388 sugar-toolkit-gtk3 UNSP: The toolbar height with the gtk3 theme is smaller than in the gtk2 theme
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Jun 7 17:45:05 EDT 2012
#3388: The toolbar height with the gtk3 theme is smaller than in the gtk2 theme
------------------------------------------+---------------------------------
Reporter: godiard | Owner: godiard
Type: defect | Status: assigned
Priority: Unspecified by Maintainer | Milestone: 0.96
Component: sugar-toolkit-gtk3 | Version: Unspecified
Severity: Major | Keywords:
Distribution: OLPC | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Changes (by godiard):
* cc: manuq, erikos (added)
Comment:
After doing many test I have found than changing:
{{{
diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
index 4323e6e..f9b01da 100644
--- a/gtk3/theme/gtk-widgets.css.em
+++ b/gtk3/theme/gtk-widgets.css.em
@@ -20,7 +20,7 @@ if scaling == "100":
icon_base = 11
bullet_size = 9.5
font_height = 24
- default_padding = 6
+ default_padding = 7
toolbutton_padding = 9
else: # About 72% of the XO size, adjusted so that eg. toolbuttons work
xo = False
}}}
solve this ticket and #3407 !
Can anybody confirm?
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3388#comment:4>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list