fumito-ito / angular-draggable

angularjs plugin for draggable (and resizable) directive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

separate draggable and resizable

opened this issue · comments

now this directive has two jobs - draggable & resizable.

I think one directive should do one job well. so this directive should be separated to resizable and just draggable.

angular-resizable already exists. Reklino/angular-resizable