SFGUI
SFGUI copied to clipboard
Password cursor moves away from current typing point
As observed in the below (using test from examples), the cursor for password fields moves further away from the correct point as you type.
https://user-images.githubusercontent.com/56652672/143244497-1900e2f2-0ccb-4984-b159-042347587681.mov
Looks like the MoveCursor function doesn't consider when HideText is set and always calculates the cursor position for the actual input text: https://github.com/TankOs/SFGUI/blob/master/src/SFGUI/Entry.cpp#L146
Doesn't appear to actually be tied to HideText or not - testing on visible fields depicts the same bug if you continuously type "*"