Skip to content

Add configurable selection highlight color and block outlines - #706

Merged
Hirogen merged 2 commits into
Developmentfrom
feature/14-selection-highlight
Sep 6, 2026
Merged

Add configurable selection highlight color and block outlines#706
Hirogen merged 2 commits into
Developmentfrom
feature/14-selection-highlight

Conversation

@Hirogen

@Hirogen Hirogen commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

Closes #14.

Adds a Selection highlight section to the Highlights dialog:

  • Choose a selection color or restore the system color.
  • Enable an outline around each contiguous selected block, preserving line and word highlight colors.
  • Confirm changes with OK or discard them with Cancel.

A shared painter keeps main, filtered, and bookmark views consistent. Existing settings retain the current filled selection
appearance by default.

Validation: clean build; 1,611 tests passed, 7 skipped. Windows UI checks covered dialog layout, focus changes, scrolling, and
disjoint selections.

Different Color for Selection
grafik

Color Selection in Highlight Settings Dialog
grafik

Outline
grafik

Comment thread src/LogExpert.Tests/UI/SelectionHighlightDialogTests.cs Fixed
@Hirogen
Hirogen merged commit 8b6a766 into Development Sep 6, 2026
3 checks passed
@Hirogen
Hirogen deleted the feature/14-selection-highlight branch September 6, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better "highlighting" of the selected lines.

1 participant