godswearhats / jquery-ui-rotatable

Adds a small handle to an HTML element to allow it to be rotated
MIT License
155 stars 103 forks source link

Request: Prevent rotation #52

Closed DaGLiMiOuX closed 7 years ago

DaGLiMiOuX commented 8 years ago

Hi again!

Would be nice to set a return false; on the start function event to stop rotation if a condition is met. I'm trying to do it now, but it doesn't stop rotating the element. It just prevents the custom function execution, but not the rotation (like with jQuery UI resizable).

Thanks in advance.

Best regards, Daglimioux.

godswearhats commented 7 years ago

Duplicate of another bug, which is now fixed.