PixelsCommander / Propeller

JavaScript library to rotate elements with mouse or touch gestures. Supports inertia and stepwise rotation. Optimized for better performance.
http://pixelscommander.com/polygon/propeller/
409 stars 58 forks source link

Angle range #34

Open sandromattei opened 7 years ago

sandromattei commented 7 years ago

Hi! Is possible to limit rotation to range of angles (eg from 270 to 90 top half circle)? if yes, how? Thank's!!!