angular-resizable
angular-resizable copied to clipboard
Disable resize
I'd like an option to disable the resize functionality. I.e. what I'm looking for is an element that is resizable when a condition is true and not when it's false (so I can use an "Edit mode" button, and my div can only be resized when editmode == true)
Yes, this will be quite useful when using it to wrap a side panel whose resizing functionality suppose to be configurable.
Hi Halo, I hired someone to make this mod for me - please see Kapil's fork: https://github.com/kapil2708/angular-resizable - it might not do exactly what you need but may be a start.