angular2-draggable
angular2-draggable copied to clipboard
feat(relativity): add option to translate in vw in vh
I would like the option to instead of translating using pixels, translate relative to the view, so it will be in vw and vh for x and y respectively, and will not change position relatively when window resize happens.