pskink / matrix_gesture_detector

A gesture detector mapping translation/rotation/scale gestures to a Matrix4 object.
Other
134 stars 101 forks source link

Preventing zoom out #1

Open olenirwing opened 5 years ago

olenirwing commented 5 years ago

Hey, is there a way to prevent scaling the widget smaller than it's initial size?

pskink commented 5 years ago

see Transform Demo 2 - it prevents moving the widget outside its parent - do similar thing for zooming out