Page 1 of 1

Setting Toolbar Icon Sizes Bug

Posted: Wed Dec 10, 2008 8:14 pm
by tjulian
In CL2511/Win32, under Settings->Misc, ComboBox lists Icon size opposite of actual value. For example, if I pick 16x16, CodeLite sets toolbar icons to 24x24.

--
tej

Re: Setting Toolbar Icon Sizes Bug

Posted: Wed Dec 10, 2008 9:08 pm
by eranif
tjulian wrote:In CL2511/Win32, under Settings->Misc, ComboBox lists Icon size opposite of actual value. For example, if I pick 16x16, CodeLite sets toolbar icons to 24x24.

--
tej
Thanks for reporting this. This bug was probably introduced during the refactoring of the new editor's settings dialog.

This is now fixed in SVN trunk.

Eran