bcakmakoglu / revue-draggable

A Vue component that makes anything draggable 🤏 Easy to use and control. Supports Vue3 and Vue2 🦾
https://draggable-docs.vueflow.dev
MIT License
187 stars 14 forks source link

Resizable dialogs #404

Open SciManJD opened 7 months ago

SciManJD commented 7 months ago

It will be good to have a possibility to resize the dialog by the mouse. There are other components that can do this, but I like this one, because of the great support. It would be nice also if there is a possibility to set limits of the size (minimum and maximum of the width and height).

SciManJD commented 2 months ago

Is there a planned time for implementation of this feature?

bcakmakoglu commented 2 months ago

Honestly, not sure if I want to implement this since revue-draggable is just a basic draggable library and wasn't intended to cover other features like resizing. Imo you'd be better off with not relying on this feature landing and try to look for some other library that can do this for now. If it lands, I'll keep you updated ^^

SciManJD commented 2 months ago

Ok, thanks!