angular-resizable
angular-resizable copied to clipboard
A lightweight directive for creating resizable containers.
Hi, I have defined my resizable sectionthis way: Here there are the involved classes: .lowthird{ min-height: 225px; background: #0f1423; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(#0f1423,...
I like this library. However when I put any few paragraphs inside any of the containers and start resizing, the content starts overflowing out of the section tag. I have...
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...
Okay, so I'm not sure what I'm doing wrong, but bower install seems to keep pulling this component with angular#~1.3.15, when on the repo it says "angular": "~1.*"
It is like this:  Should be like this: 
I tried to implement this with the following. I'm not familiar with flexbox so I ignored that, but something along these lines would be great. scope: { rDirections: "=", rCenteredX:...
Some people (including me) do not use events as the interfaces are not explicit. Adding a support for passing callbacks along in the component.
Snap resize to predefined grid size.