mirror of
https://github.com/emilk/egui.git
synced 2026-07-19 21:18:54 +00:00
5fc5f087ff
* Add char_limit to TextEdit * Use match statement instead * Update CHANGELOG.md * Fixed panics Updated to fix panics for UTF-8 characters and subtract overflow * Inline code in insert_text