Skip to content

Make highlighter production-ready #3

@DivineDominion

Description

@DivineDominion

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

  • Resizing the window vertically changes textContainerInsets, 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions