You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we just use a hack for a text input cursor that isn't completely visually intuitive. If we use SDL's text metrics, we might be able to instead render a proper text cursor sprite in the appropriate place rather than using the current hack.
The text was updated successfully, but these errors were encountered:
Currently we just use a hack for a text input cursor that isn't completely visually intuitive. If we use SDL's text metrics, we might be able to instead render a proper text cursor sprite in the appropriate place rather than using the current hack.
The text was updated successfully, but these errors were encountered: