Is it possible to setup the timeline view Bar so the start time and end time of the bar can be dragged.
Also is there a way to disable the return key closing the lightbox? I would like to be able to enter multiple lines of text in the Details field using the return key for new lines. The way it is now a return key will close the lightbox.
You can move elements in timiline view, but not resize them
Also is there a way to disable the return key closing the lightbox?
scheduler.keys.edit_save = 0; //13 by default
Also, with default configuration you can use shift-enter to add new line