Runestone icon indicating copy to clipboard operation
Runestone copied to clipboard

Pointer / Cursor flicker with Catalyst

Open mmackh opened this issue 1 year ago • 3 comments

What happened?

https://user-images.githubusercontent.com/948693/210460651-d26ecad4-9ec0-45c1-8868-6fa04a3382df.mov

The courser flickers on Catalyst when changing lines. I think this is related to UITextInput / yPos, height of frame. Also highlighting is rather slow (almost looks like there is an animation + delay).

What are the steps to reproduce?

  • Populate TextView
  • Move between the lines
  • Observe mouse change between standard cursor and caret

What is the expected behavior?

No flicker. Would be happy to fix.

mmackh avatar Jan 03 '23 23:01 mmackh