Closed longnh2604 closed 6 years ago
@longnh2604 I confirmed the contents. Basically, if you extend library yourself, it's difficult for others to understand the scope of its impact, so I want you to solve it yourself. (I couldn't figure out the whole thing after all even if I saw it here.)
If you fork the library and build an issue on its own repository I think that the problem will be solved.
Thanks for your reply. At this moment, I've put one UIImageView in front of your SketchView and attach gestures to it to resize or delete. I will do think again of resizing that when I have time. I will close now. Thanks so much. Your lib is pretty good.
I need to resize the stamp on the screen so I have add gestures(pinch,pan) and a button to confirm when it completed to remove the gestures and get the location of its.
And in sketchView class, I've added this to regconize when add stamp complete
in touchbegan (case is StampTool) I let it blank. Thanks
Originally posted by @longnh2604 in https://github.com/daihase/Sketch/issues/2#issuecomment-432520974