Setting Toolbar Icon Sizes Bug

General questions regarding the usage of CodeLite
tjulian
CodeLite Enthusiast
Posts: 32
Joined: Tue Nov 11, 2008 12:06 am
Contact:

Setting Toolbar Icon Sizes Bug

Post 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
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Setting Toolbar Icon Sizes Bug

Post 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
Make sure you have read the HOW TO POST thread
Post Reply