elm_code_widget: Fix cursor position sync.
authorAlastair Poole <netstar@gmail.com>
Wed, 1 Jan 2020 23:16:25 +0000 (23:16 +0000)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 5 Jan 2020 21:53:51 +0000 (06:53 +0900)
commitd06588275cd1b8f020e4aaf581e84d2d745e52cb
tree403922e685a30a01877b7874778941057b76f01c
parent492014baf5b4c3c475dfc693b7269f55f0af7815
elm_code_widget: Fix cursor position sync.

The scroller was causing the cursor to be out of sync with the
widget content. This fixes that.
src/lib/elementary/elm_code_widget.c