egui
egui copied to clipboard
Fix: panic when pressing Shift + TAB in a TextEdit
panic when pressing Shift + TAB in a TextEdit #3846
rev() is panic with UTF8
Not byte_index It's char_index ( for UTF8 )