Drawsana icon indicating copy to clipboard operation
Drawsana copied to clipboard

Draw inside scrollview

Open quanghoang0101 opened this issue 5 years ago • 2 comments

Hi Sir, I want to add the drawing view inside UIScrollView so that I can zoom and drag the drawing view. How can do that? Because ImmediatePanGestureRecognizer class always receive events before UIScrollview can detect zoom or drag view.

quanghoang0101 avatar Apr 16 '19 10:04 quanghoang0101

That is not something we plan to support with this library. If someone made a PR to add it without breaking other features we would consider merging it, but won't be doing the work ourselves.

stevelandeyasana avatar May 29 '19 18:05 stevelandeyasana

add Edit/View mode and allow zoom in view mode(disable user interaction for drawview). user can zoom and re-enable drawing.

sameer4 avatar Feb 23 '21 07:02 sameer4