Dear, all

Currently I am changing multi touch zoom to be used elm_gesture.
But, there may be some strange behaviors when using elm_gesture.

I looked around codes...  and I found belows...
ELM_GESTURE_STATE_START call back is always called when multi touch
down event occurred.
But ELM_GESTURE_STATE_END call back is not called when multi touch up
event occurred.
So, zoom end event cannot be received sometimes, even if zoom start
event is notified to elm map.
Only zoom start ,  start and start .... events..
I think this should be synchronized.. (if start is called, stop should
be called later.)

I heard that Tom Hacohen maintain gesture layer.
It's my pleasure if you solve this problem :-)

-- 
BRs,
Kim.

------------------------------------------------------------------------------
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to