CleanCocoa / CleanCocoa/Typewriter-Modes

Make highlighter production-ready

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Swift
Stars
21
Forks
1
PR merge metrics
No merged PRs in 30d

Description

As of now, the yellow highlighter doesn't work in some cases.

- [ ] Resizing the window vertically changes `textContainerInset`s, and the highlighter needs to be moved by the delta of `textContainerInset.height - overscrollTopOffset` from before and after the update
- [ ] Resizing the window horizontally causes a reflow of text and thus moves the insertion point around on screen. The highlighter does not follow
- [ ] Make highlighter color configurable

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.