Reklino / angular-resizable

A lightweight directive for creating resizable containers.
http://codepen.io/Reklino/pen/raRaXq/
MIT License
315 stars 115 forks source link

angular-resizable rNoThrottle doesn't work #80

Open developandbehappy opened 7 years ago

developandbehappy commented 7 years ago
<div class="col-xs-3" resizable r-no-throttle="true" r-directions="['right']"></div>

i try use rNoThrottle attribute, but it doesnt work for me.

developandbehappy commented 7 years ago

update bower please!!

paskwale commented 6 years ago

Yes, i confirm...with 'bower i' it's installed the 1.2.0 version but is not imported the last version of the file 'angular-resizable.js' that is different from the actual in the current repository.

PSavrovsky commented 4 years ago

@Reklino, issue still exists.