element-x-ada/libraries/textcomposer
Jorge Martin Espinosa 168470f18d
Try fixing index OOB issues in Editable.checkSuggestionNeeded (#6303)
- Fix the case where the order for `start` and `end` is reversed.
- Fix the case where `start` or `end` may be outside the editable's range (`0..length`).
2026-03-10 08:20:02 +01:00
..
impl Try fixing index OOB issues in Editable.checkSuggestionNeeded (#6303) 2026-03-10 08:20:02 +01:00
lib Add build script for the RTE library 2023-12-28 12:03:23 +01:00