angular-resizable
angular-resizable copied to clipboard
A lightweight directive for creating resizable containers.
All in the title, nothing interesting inside "event', or 'args', the doc say something about "info.evt : original mouse event object" but its alway undefined for me.
Is there a way to constrain proportions to a specified width and height? I'm looking to define an initial width/height but they can resize it constrained. Am i overlooking an...
A Ideia, is make the param to get a model and return callback with model changed
Hi, in the project I am working on I need to bind resizing to a grid, resizing the element only by discrete steps. I introduced few minor changes into your...
I would like the ability to use a full template in rGrabber so that I can do things like add ngClick functionality to elements within the grabber.