Is your feature request related to a problem?
The Draggable property has been deprecated for years and shouldn't be really used, yet the code still uses it, which gives me a clue that it won't work in roblox anytime in the future
Describe the solution you'd like
It would've been better if it uses this module due to the fact that the Draggable property is deprecated
Additional context
You can check this topic out by a roblox staff
https://devforum.roblox.com/t/draggable-property-is-hidden-on-gui-objects/107689/5?u=vscplays
Code of Conduct
Is your feature request related to a problem?
The Draggable property has been deprecated for years and shouldn't be really used, yet the code still uses it, which gives me a clue that it won't work in roblox anytime in the future
Describe the solution you'd like
It would've been better if it uses this module due to the fact that the
Draggableproperty is deprecatedAdditional context
You can check this topic out by a roblox staff
https://devforum.roblox.com/t/draggable-property-is-hidden-on-gui-objects/107689/5?u=vscplays
Code of Conduct