pec1985 / TiDraggable

Native iOS and Android modules for Appcelerator's Titanium Mobile
74 stars 75 forks source link

Delay/Lag Issue #23

Open RayKahn opened 8 years ago

RayKahn commented 8 years ago

Hi, I am using ti.draggable to resize a view which has an ImageView in it. I use "move" event to change the left and width values. However, there seems to be a delay whenever I drag to resize (in a sense a smoothing effect is lacking). Any suggestions how I can get rid of the lag?