iotashan / TiTouchImageView

Titanium native module for TouchImageView
MIT License
70 stars 28 forks source link

two questions #12

Open rw86347 opened 8 years ago

rw86347 commented 8 years ago

1) After a user and zoomed to the desired level how can I create a cropped image?

2) When I try and lay a guide view over the top and then pass touch events to this view it doesn't work.

rw86347 commented 8 years ago

I fixed the touch events by making that listener public. but I am still not sure how to export the visible cropped area.