Skip to content

Add color picker for text highlight#287

Merged
gerteck merged 2 commits into
developfrom
addColorPickerHighlights
Jul 1, 2026
Merged

Add color picker for text highlight#287
gerteck merged 2 commits into
developfrom
addColorPickerHighlights

Conversation

@gerteck

@gerteck gerteck commented Jul 1, 2026

Copy link
Copy Markdown
Member

Overview of changes:

Add color picker that appears on cursor location of text highlight to easily change color of text highlights, similar to box highlights.

Fixes #279

image

SEMVER impact of the PR:

  • Major (when you make incompatible API changes)
  • Minor (when you add functionality in a backward compatible manner)
  • Patch (when you make backward compatible bug fixes)

Checklist: ☑️

  • Updated the documentation for feature additions and enhancements
  • Added tests for bug fixes or features
  • Linked all related issues
  • No unrelated changes

Merge Instructions:

  • For feature branches merging to develop: Prefer Squash and Merge.
  • For release/hotfix branches merging to main, or subsequent sync back-merges merging to develop: ONLY use Create a Merge Commit.

@gerteck gerteck merged commit 9ddb41f into develop Jul 1, 2026
1 check passed
@gerteck gerteck deleted the addColorPickerHighlights branch July 1, 2026 09:57
@github-actions github-actions Bot added the r.Minor Minor version increment label Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

r.Minor Minor version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow changing color while highlighting

1 participant