xuey0ng / ped

0 stars 0 forks source link

Using command history causes cursor to be at the start of the command box #9

Open xuey0ng opened 4 years ago

xuey0ng commented 4 years ago

Fast typist that want to amend details would be penalised as they have to use arrow keys to navigate to the end.

image.png

xuey0ng commented 4 years ago

You might want to consider using commandTextField.end() to move it to the rear :)