Page 1 of 1

Interface

Posted: 05 Apr 2007 23:48
by jacky
Little things I just found out about:

> Config/Colors: the Boxed Branch textbox for the HTML-like color code doesn't change the right zone (namely, it changes Highlighted Folder instead). Using the color selection window works as expected.

> Not sure what the exact "pattern" is, but something can be weird (& look like it's not working at first...) : here's what I could get to reproduce it:
- Start XY fresh (no INI, etc) (not sure it matters, I just always tried it that way)
- F9, check "sort size descending" on Advanced (seems to be what "triggers" it, AFAICS)
- go on Colors, now if you make changes to the 4 options (Highlight selected rows, Underline, Show grid, Zebra striping) it looks like they are/will be saved to the INI when they should, yet they are not "applied" right away : no grid/zebra/whatever you choosed used on List, and those options (well, for those that are there too) are not being shown as enabled on menu View/List Style either (which reflects the List state)
Yet, go back on Config and they are said enabled (and will be saved). And if you uncheck/recheck one, then they will be applied this time.

Re: Interface

Posted: 06 Apr 2007 13:35
by admin
Indeed! It was 3 bugs infact:

Code: Select all

    ! Configuration|Colors: the Boxed Branch textbox for the HTML-like 
      color code didn't change the Boxed Branch label but the Highlighted 
      Folder label instead. Fixed. 
    ! Configuration|Colors: List color related settings were not 
      immediately applied when certain other List related settings were 
      done at the same time. Fixed.
    ! Configuration|Colors: changes of the List style related checkboxes 
      "Hightlight Selected Rows" and "Show Grid" were not reflected in 
      main window's menu View|List Style|... Fixed.
Back to CKS... :)