draggable-vue-directive
draggable-vue-directive copied to clipboard
Add the possibility to change the type of position of the draggable element
As of now it's always set to fixed, but in some cases it would be preferable to use absolute. It would be nice to have a way to set the type of position with want.
Sure, In a few weeks I will add this feature and some more.
Thanks
Looking forward to this new feature.
I tried using absolute !important attribute but triggered some other problems.
@IsraelZablianov Are you still working on this directive / issue?
Yes
I've got problems with this too. I need the draggable elements to be positioned absolute. Are you going to implement this soon?