changed setting cursor when automatically activating text input gadgets
authorHolger Schemel <info@artsoft.org>
Sat, 29 Sep 2018 08:20:41 +0000 (10:20 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 29 Sep 2018 08:20:41 +0000 (10:20 +0200)
commitf7b47bbe40b05bc4d815f94dd1bcdc21596d4ff5
treeabccf847bd631deaa99f59b179a279e045059195
parent94b9816442fd27ab02bcef6f5d4aaf6740009fc5
changed setting cursor when automatically activating text input gadgets

When activating text input gadgets using function "ClickOnGadget()",
do not set the cursor position at the start, but at the end of the
text in the gadget.
src/libgame/gadgets.c