Categories | Question details Back To List | ||
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. Answer posted by Support on Oct 24, 2008 00:19 By the default toolbar used 18x18 sizes. Right, you should change them in css. |