summaryrefslogtreecommitdiff
path: root/tests/scene/test_text_edit.h
AgeCommit message (Expand)Author
2022-09-07Fix key mapping changes when moving from macOS to other platformbruvzg
2022-09-06Rename every instance of `caret_blink_speed` to `caret_blink_interval`Micky
2022-08-31Fix TextEdit::gutters_width (total gutter width) when adding & removing a gut...Tim Fronsee
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg
2022-07-17Fix TextEdit test dependency on SceneTree's initial process time > 0Marcel Admiraal
2022-05-23Fix typos with codespellRémi Verschelde
2022-05-09Fix backspace when selection reaches left edgePaweł Fertyk
2022-04-22Add inital TextEdit UnitTestsPaulb23