echo-lalia / MicroHydra

MicroHydra is a simple, 'OS-like', MicroPython based app switcher designed for ESP32 based devices.
GNU General Public License v3.0
136 stars 14 forks source link

HyDE cursor doesn't line up with the new utf8 #128

Closed echo-lalia closed 2 weeks ago

echo-lalia commented 2 weeks ago

A quick test in HyDE with the new utf8 support, and it kinda looks like everything is normal.
However, when you actually try adding/deleting characters, you can see that the cursor isn't in the correct spot.

It seems like it is somehow shifted too far to the right, even when it's at the beginning of the line.