Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi all, I'm trying to get a zoomable Image within a listview. I tried to make this with a pincharea but the gesture recoginition of the listview and the pincharea seem to get in conflict. Has anyone succesfully made this? thx, patrik
@patrikd Try setting pressDelay in ListView to some higher value. Eg:
pressDelay
ListView
pressDelay: 1000 // 1 sec