On Sat, 29 Nov 2008 17:35:08 +0100, Colomban Wendling ban-ubuntu@club-internet.fr wrote:
Colomban Wendling a écrit :
Enrico Tröger a écrit :
(I made the changes in src/notebook.c, I think there is no need (yet) to subclass GtkButton.)
True, I'm just used to subclass ^^
But your code has a defect: if the user switch theme to one using different icon size while Geany is running, the tab close buttons are not resized (try with "big size" Gnome themes f.e.). Seems simply miss style_set handlers I think.
Regards, Colomban
PS: I see the icons in the tag list are affected too, even if it part of another leak.
Hi,
Joined a fix for the tab buttons, I'll see for tags icons soon.
Cool, thanks again. I didn't think of the case when the theme is canged is that important as it probably happens rather seldom. So don't spend too much time on fixing this issue for the tags icons, there maybe more places where this can happen.
Regards, Enrico