evas optimization - fix the "start in list middle" case
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 15 Jun 2019 08:38:06 +0000 (09:38 +0100)
committerHermet Park <hermetpark@gmail.com>
Wed, 19 Jun 2019 04:18:32 +0000 (13:18 +0900)
commit32052693dd999635a9c2558a5e3312f1ca2e92d4
tree5e3159962a3bd294de3b2976ede71081b5f8b762
parent831d7504d08f02f25ff60359d1a733156469919f
evas optimization - fix the "start in list middle" case

i missed 1 rare case where we start in the middle of the list and have
to walk to the end. testing didnt show it up. fix. this fixes up that
case in b5ed76ba9f22ea659e9e6a3daa32c68354920455
src/lib/evas/canvas/evas_events.c