-
Notifications
You must be signed in to change notification settings - Fork 185
Problem in Highlighting and action trigger rel. 1.11.1 #316
Description
Hi,
I would like to point out that with version 1.11.1 the "Highlighting and action trigger" function does not seem to correctly manage the assigned settings.
As you can see from the image below, the list of match criteria is not displayed even though there are some lines. In fact, just click inside the list of criteria and we will see the corresponding value appear in the search string field but not the associated colors (which in fact remain white).

In the settings.json file you can verify that the color values are stored correctly.
Try following this sequence:
1- delete the LogExpert folder in Appdata->Roaming
2- activate LogExpert and open a log file
3- add a new line match criteria and indicate the colors
4- confirm and close the panel; the log lines take on the exact color (see image below)

5- add a new line match criteria and indicate other colors
6- confirm and close the panel; the log lines of the second criterion take on the exact color while the previous one takes on black on black (see image below)

It therefore seems to be a problem of loading the stored values.
Can you kindly check?
Thank you.
ste22g