draw all line backgrounds first
This commit is contained in:
@@ -10,7 +10,8 @@ RavenLog is a viewer for text files of arbitrary length.
|
||||
* Case insensitive filtering enabled by default.
|
||||
* Filter matches are highlighted (can be disabled).
|
||||
* Filter results don't disappear when changing tabs.
|
||||
* Colored highlighting of lines or matches based on regular expression.
|
||||
* Colored highlighting based on regular expression filters.
|
||||
* Different colors for line background and match.
|
||||
* Pleasing color palette.
|
||||
* Highlighters are automatically saved and restored.
|
||||
* Select arbitrary strings (not just fill lines).
|
||||
@@ -18,3 +19,4 @@ RavenLog is a viewer for text files of arbitrary length.
|
||||
* Triple click selects line.
|
||||
* Copy protection: Users is warned before creating a clipboard more than 5 MB in size. They can choose to copy the
|
||||
selection into a new file instead.
|
||||
* Optionally open a new tab when saving selection as file.
|
||||
|
||||
Reference in New Issue
Block a user