angular-resizable icon indicating copy to clipboard operation
angular-resizable copied to clipboard

A lightweight directive for creating resizable containers.

Results 45 angular-resizable issues
Sort by recently updated
recently updated
newest added

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: ![image](https://cloud.githubusercontent.com/assets/4770180/21013059/e3c4af86-bd58-11e6-847b-51d3a9a3d057.png) Should be like this: ![image](https://cloud.githubusercontent.com/assets/4770180/21013069/ed35dd88-bd58-11e6-9d4c-28c73408966e.png)

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:...

enhancement
help wanted

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.