<div dir="ltr"><div>sugar-artwork installs a settings.ini like this<br><br>--<br><br>[Settings]<br>gtk-auto-mnemonics = 1<br>gtk-menu-images = 1<br>gtk-button-images = 1<br>gtk-toolbar-style = GTK_TOOLBAR_ICONS<br>gtk-cursor-theme-name = sugar<br>
gtk-primary-button-warps-slider = 0<br><br>gtk-icon-sizes = gtk-menu=33,33:gtk-dnd=33,33:gtk-small-toolbar=33,33:gtk-button=33,33:gtk-large-toolbar=55,55<br><br>--<br><br></div>Now, gtk-icon-sizes used to determine the size of our toolbar icons (and perhaps other sizes too). With gtk 3.10 that property is ignored, the default (hardcoded) gtk size is used. Which means toolbar icons both in sugar and activities are way too small.<br>
<br>For ToolButton the fix should be easy, we just make the Icon STANDARD_ICON_SIZE. But there might be other cases where these properties was used. Hopefully activities are not using Gtk.IconSize directly... Perhaps you could grep? :)<br>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 10 January 2014 16:51, Gonzalo Odiard <span dir="ltr"><<a href="mailto:godiard@sugarlabs.org" target="_blank">godiard@sugarlabs.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I don't understand what is the problem or the use case. Could you explain?<div><br></div><div>Gonzalo</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Fri, Jan 10, 2014 at 12:43 PM, Daniel Narvaez <span dir="ltr"><<a href="mailto:dwnarvaez@gmail.com" target="_blank">dwnarvaez@gmail.com</a>></span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi,<br><br>so, it looks like the GtkSettings icon sizes are ignored with 3.10 (intentionally deprecated). As far as I can tell the default sizes are now just hardcoded. So I think the only way is to pass the size explicitly to Icon. Ignacio is trying to do that in ToolButton, I do wonder if there are other cases, especially in activities.<span><font color="#888888"><br clear="all">


<div><br>-- <br>Daniel Narvaez<br>
</div></font></span></div>
<br></div></div>_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Gonzalo Odiard<br><br><div>SugarLabs - Learning Software for children<br></div></div>
</font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br>Daniel Narvaez<br>
</div>