rds1983 / Myra

UI Library for MonoGame, FNA and Stride
MIT License
704 stars 94 forks source link

TextBox Bug: when going down through Down key, the caret moves by additional symbol #364

Closed rds1983 closed 1 year ago

rds1983 commented 1 year ago

Steps To Reproduce:

  1. Start MyraPad and open any mml: image
  2. Press Down.
  3. Notice that the caret moved by additional symbol: image

Expected Behavior: there shouldn't be additional symbol.

Myra Version: 1.4.2