Open JulNadeauCA opened 5 years ago
In AG_Editable, we should implement Unicode text segmentation when performing word wrapping or selections.
Test cursor behavior with grapheme clusters. Implement triple-click for selecting between sentence boundaries.
Unicode text segmentation is implemented as of 1.7.0.
In AG_Editable, we should implement Unicode text segmentation when performing word wrapping or selections.
Test cursor behavior with grapheme clusters. Implement triple-click for selecting between sentence boundaries.