jQuery.Gantt icon indicating copy to clipboard operation
jQuery.Gantt copied to clipboard

Is it possible to move/resize the task?

Open ghost opened this issue 11 years ago • 2 comments

ghost avatar Apr 17 '14 06:04 ghost

This is not currently implemented, but task input and editing functionality is intentionally left open and mostly up to the developer, as workflows and user experience requirements can vary wildly for different users of the plugin.

Other related feature requests, such as #92 and #16, have demonstrated the desire for richer "data interaction" features, though this would require much development work. A built-in way to do what you want without heavy lifting might not come for a while, if ever. In the meantime, however, you can probably use jQuery UI's Draggable widget to implement this for your own needs, and once you get it working, please don't hesitate to make a pull request!

usmonster avatar Apr 17 '14 09:04 usmonster

Please make this functionality, this will be very helpful. It is a very nice JQuery plugin but has limited functions. (sad)

jsmithangular avatar Feb 15 '23 01:02 jsmithangular