Image size

Is there a way to set/change the toolbar size to use larger icons without going through the css? Or at least an easy change is css?



Instead of using the default 16 pixel size images, I want to use 32 pixel images.



toolbar.setIconSize(32);



That would be the ideal method.

By the default toolbar used 18x18 sizes. Right, you should change them in css.