Question
Click-Drag on Surface
I have an AIR app that is being run on a Surface pro. I have a list that I drag vertically using MouseDown - MouseMove - MouseUp... Does not work at all on the surface. I get a click wherever I first pressed down... I have multiTouchInputMode set to None - but it has no effect. Anyone have any ideas?
