elm_code: Don't update selection if it didn't change
authorDerek Foreman <derek.foreman.samsung@gmail.com>
Fri, 18 Jan 2019 17:35:26 +0000 (12:35 -0500)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 24 Jan 2019 05:20:18 +0000 (14:20 +0900)
commit57fac525da4f2275da8b78a876d62ac866d1f27d
tree0c538f5f0a6e816cab9d5b02fb792550e5b45afa
parent5b5fdd09e180579dff75e8c0504273394fe00c7a
elm_code: Don't update selection if it didn't change

Summary:
Mouse motion can cause multiple worthless selection updates with no
change to row or column.  Discard updates that don't really update.

ref T6209
Depends on D7692

Reviewers: devilhorns

Reviewed By: devilhorns

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T6209

Differential Revision: https://phab.enlightenment.org/D7693
src/lib/elementary/elm_code_widget_selection.c