Files
RobustToolbox/Robust.Client/UserInterface/Controls
Pieter-Jan Briers 07654564f3 TextEdit fixes
Fixed being able to position the cursor vertically if placeholder text was visible and multi-line. This is because the code was using line break info for the place holder. On top of not being correct behavior, this caused further exceptions since the cursor would get outside the editable text rope.

Fixed index exception if you try to move left in an empty text edit.

Has regression tests.

Fixes #4957, fixes #4953
2024-03-14 08:09:28 +01:00
..
2021-02-10 23:27:19 -08:00
2023-08-13 09:34:44 +10:00
2023-08-19 16:32:05 +02:00
2024-03-14 08:09:28 +01:00
2023-07-09 12:19:42 +10:00