chris-bc / Flipper-Gravity

A Flipper Zero companion app for ESP32-Gravity - Be an unseen force with Gravity's wireless exploration, offensive and defensive tools. Download ESP32-Gravity:
https://github.com/chris-bc/esp32-gravity
MIT License
52 stars 3 forks source link

BUG: Header text in TextInput view is a mess #7

Open chris-bc opened 12 months ago

chris-bc commented 12 months ago

Even though TextInput headers have been reduced in size to (hopefully) fit on one line - and when using a tiny string for testing - the header appears to be multiple lines each written over the other. Figure out why and fix it.