TextAnalysisTool / Releases

Repository for storing release artifacts (ex: binaries).
88 stars 26 forks source link

Set colors for other fields of Filter List #112

Open elmarlee opened 11 months ago

elmarlee commented 11 months ago

On the Filter List pannel, Text Color and Background Color is only set for Pattern column, is it good to set them for all other columns? color

DavidAnson commented 11 months ago

Sorry, what are you asking for?

elmarlee commented 11 months ago

Can the Text Color and Background of a Filter be applied for "Description", "Modifiers", etc too? You see the "Pattern" is set with the colors yet, but all other columns are not.

DavidAnson commented 11 months ago

The pattern column corresponds closely to how the match will be displayed in the line display while the other columns have more to do about how the filter is defined. I think the current behavior is reasonable in the way it separates those two roles, though it is definitely possible to do this differently.

elmarlee commented 11 months ago

This is OK, thanks for the reply! I usually only have the "Description" column shown on the panel because "Pattern" is much more complex and I'm not able to understand the purpose of a filter quickly by just reading the "Pattern". In my case, the colors on "Description" may be helpful.

DavidAnson commented 11 months ago

That makes sense, thanks!