xieziyu / angular2-draggable

Angular directive (for version >= 2.x ) that makes the DOM element draggable and resizable
https://xieziyu.github.io/angular2-draggable/
294 stars 103 forks source link

Feature: Rotatable #74

Open coccor opened 6 years ago

coccor commented 6 years ago

A rotatable feature could be interesting.

I have created gist for a rotatable directive, you can find it here: https://gist.github.com/korn3l/66b8d182306249603c24bd07e52371e2

It needs some polishing and maybe some features (i.e. rotate events)

gurachan commented 4 years ago

wow since 2018 XD this being ignored

gurachan commented 4 years ago

import { Position } from './models/position';

wheres the position? @korn3l thanks

coccor commented 4 years ago

projects/angular2-draggable/src/lib/models/position.ts

gurachan commented 4 years ago

sad it jumping all around xD