Page 1 of 1

Problem with CFI

Posted: 19 Jan 2024 16:53
by Daniel0312
Here is a capture of my current toolbar :
No CFI.png

When activating the following CFI

Code: Select all

{:image}>E:\Partage\Mes Programmes\PICTURE\FSMaxView\MaxView.exe
(double quotes are not required : if present it doesn't work here)


Every custom icon in XY (toolbar, catalog, ...) change to that icon.
CFI.png

When changing toolbar option from Small buttons to large buttons the icons are back.
Large buttons set in toollbar options.png

Re: Problem with CFI

Posted: 21 Jan 2024 10:51
by admin
Should be fixed in next beta. (No mention in change log, too hard to explain compared to the simplicity of the fix.)

PS: revised my fix. Now it's handled by a change:

Code: Select all

    * Custom File Icons: Now when you define a custom icon using group {:Image} the 
      extension ICO is excluded from the group.

Re: Problem with CFI

Posted: 21 Jan 2024 16:17
by Daniel0312
works great in 25.40.0408
thanks