Hi, I have found a bug in the elm toolbar whereby setting the icon after render will cause it to get multiplied by scale. This only happens when I specify a scale value on calling toolbar_item_icon_size_set().
On looking into this I'm not sure if the icons of a toolbar should be automatically scaled by the elm_config_scale_get() or not. The code is somewhat inconsistent at the moment and I want to put it right. So - should (toolbar) icon sizing in elm multiply any value you give it by elm_config_scale_get() or should the application be responsible for scaling icons/graphics? Thanks :) Andrew ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
