Add UpdateAutoScroll calls to some events where they were missing. For example when...
commit71a838b0139d243785125d23f2d68e063351ff5a
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Wed, 22 Feb 2017 15:28:09 +0000 (22 15:28 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Wed, 22 Feb 2017 15:28:09 +0000 (22 15:28 +0000)
tree9b74e3a6e24e9aba2b47fc26d8869472c42591b7
parent997090721b31e478aa6314a0eb0aa5e46915498f
Add UpdateAutoScroll calls to some events where they were missing. For example when deleting, cutting, pasting, autocompleting or doubleclicking text. Patch by Vladislav, fixes #4401.

git-svn-id: http://svn.wildfiregames.com/public/ps/trunk@19234 3db68df2-c116-0410-a063-a993310a9797
source/gui/CInput.cpp