Can't disable/modify this color filter (Could be a bug)

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
huhiha
Posts: 26
Joined: 11 Oct 2018 04:35

Can't disable/modify this color filter (Could be a bug)

Post by huhiha »

When I first start using XYplorer months ago, I turned off one of the color filters shown below:

Code: Select all

ageM: d //modified today
It was all fine until resently, suddenly that filter seemed to be enabled again.
But when I checked the config, it was not enabled.
I have tried the following actions:
  1. I completely disabled the color filters.
    Image
    The colored background was sill there.
  2. I modified the text color and background color of the ageM: d //modified today filter.
    The colors weren't changed.
Then I did some test and found that it is not exactly the ageM: d filter.
It seems to also include ageC: d filter.
Image
Note: today is 2019/12/15.

jupe
Posts: 2795
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Can't disable/modify this color filter (Could be a bug)

Post by jupe »

You will have enabled an ICF which are different to normal Color FIlters, you can enter the below command in the XY address bar and it should resolve it:

Code: Select all

colorfilter("");
or alternatively press this toolbar button if you have it visible on your toolbar still:

Image

huhiha
Posts: 26
Joined: 11 Oct 2018 04:35

Re: Can't disable/modify this color filter (Could be a bug)

Post by huhiha »

Yes! That button is what caused the problem.
I clicked on it accidentally without realizing. :biggrin:

Post Reply