jquery-sked-tape
jquery-sked-tape copied to clipboard
Resize event
Hi, is it possible to add the resize feature to an event? Thank you in advance, best plugin for schedule!
Hi, dose it it support resize ?
Not yet. Sorry guys, currently I just have no spare time to work on the project. But I do like the idea of resizable events and am going to implement it soon. If you'd like to contribute, feel free to do it.
Hi
I've implemented resizing using Jquery-ui's resizable. I also implemented drag-and-drop from an external list rather than clicking in the view. Maybe something useful is in here?
I also improved the drag and drop because I did not like to click it first. Also improved the offset so the event will not jump from the mouse.
https://github.com/dannygrob/jquery-sked-tape
It also implements blocks where you can limit the event creation. This can be turned off if not used, but it was useful for me where I wanted a teacher to only plan lessons in a specific timespan.
Great job!
Thanks ! Is there a way to auto-scroll the timeline when resizing an event (left and right) ?