mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
- Before, the implementation used to fetch this value based on setCaretPos. - That would return true only if string needed scrolling. - Thus, the small issue arised that 2 chars would be wobbled together. This commit fixes that.