Code: Select all
v21.60.0110 - 2021-03-27 16:03
+ Configuration | Colors and Styles | Color Filters: Now you can apply Color
Filters of type "prop" to the Tree. Before, they were only applicable to
the List.
To apply a Color Filter of type "prop" to the Tree you have to prefix the
control selector "T:" to the pattern (or the new control selector "B:",
see Notes and Examples).
Now, most Properties don't have so much use in the Tree, but there is one
that is quite interesting:
T:prop:#empty:2
This lets you color code empty folders in the tree which is quite a cool
usability gain.
Notes:
- Of course, these options have to be ticked:
- Configuration | Colors and Styles | Color Filters | Enable color filters
- Configuration | Colors and Styles | Color Filters | Apply color filters to the Tree
- It's limited to normal folders at the moment. No drives, or other
non-straightforward folders.
- Also no UNC paths (unavailable network paths could slow this down
unbearably).
- If Auto-Refresh is enabled the folder coloring state should
auto-update when the empty-state changes.
- With other Color Filters the new control selector "B:" is not
necessary since the absence of any control selector does the same:
Both Tree and List. With Color Filters of type "prop", however, the
absence of any control selector defaults to "List only" (for
historical reasons, and because it's what you want most of the times).
Examples:
Pattern Scope Remarks
------------------------------------------------------------------------
prop:#empty:2 List only
T:prop:#empty:2 Tree only (was ignored in earler versions!)
L:prop:#empty:2 List only
B:prop:#empty:2 Both Tree and List (new control selector!)
% Find Files: Tiny speed increase of about 1%. The more recursed folders the
more the increase.
! Configuration | Colors and Styles | Styles | Line spacing: Since
v21.60.0005 - 2021-03-20 14:01 the factory default line spacing was too
tight. Fixed.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.
XYplorer Beta Club