gmusicbrowser Forum

Main board => Suggestions => Topic started by: DonVla on September 14, 2010, 14:54:19

Title: "Only show icons" in context window
Post by: DonVla on September 14, 2010, 14:54:19
Hey Quentin,
once again :) brilliant player! The git version is stable and works pretty fine.
Is it possible to remove the text from the buttons in the context window? For now these are huge, though I think it depends on the theme one uses.

Vlad
Title: Re: "Only show icons" in context window
Post by: Quentin Sculo on September 14, 2010, 20:29:56
The toolbars in context views used the default gtk style.
There used to be a way to change this in a gnome preference dialog, but I can't find it anymore.

Though I always thought the icon size were a bit too big, I never looked too much into it.
And I didn't thought about how it would look with toolbar styles that displayed the text of every icon, it, of course, looks horrible.  :o
So I changed it to force setting a proper style and size. (http://git.gmusicbrowser.org/commit/ba79216271)
Title: Re: "Only show icons" in context window
Post by: DonVla on September 15, 2010, 09:59:25
Thanks Quentin.