jquery-sked-tape icon indicating copy to clipboard operation
jquery-sked-tape copied to clipboard

Resize event

Open dperrella opened this issue 6 years ago • 5 comments

Hi, is it possible to add the resize feature to an event? Thank you in advance, best plugin for schedule!

dperrella avatar Jan 14 '19 15:01 dperrella

Hi, dose it it support resize ?

LucaGabi avatar Mar 01 '19 09:03 LucaGabi

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.

lexkrstn avatar Mar 02 '19 09:03 lexkrstn

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.

dannygrob avatar Feb 28 '20 17:02 dannygrob

Great job!

Flo0806 avatar Mar 17 '20 06:03 Flo0806

Thanks ! Is there a way to auto-scroll the timeline when resizing an event (left and right) ?

hitodev avatar Nov 09 '23 15:11 hitodev