| Issue 1676: | snapping events to the grid when dragging or resizing in agenda view | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Provide a configurable snapping setting that will update an event's time to the grid as you drag or resize. As-is Behavior: The event's time will "snap" to the configured slotMinutes plus whatever minutes the event may have already set. In some cases the event will snap to minutes that do not align with the grid making it impossible to align with other events that are on the grid or vice versa. To-be Behaviors: 1. The event's time will "snap" to the grid and adjust its minutes to match the grid time. 2. Set snapMinutes to change the granularity of snapping to be different than the slotMinutes setting. 3. Temporarily disable snapping with a modifier key while dragging the event or resize handle. Out of Scope: 4. The event's time will "snap" to an adjacent event and adjust its start or end minutes accordingly to match that of the adjacent event. Similar feature requests: 495 event dragging/resizing with smaller granularity Other possibly related issues: 1437 Custom slot sizes for events 1485 Event issues with changing time slots 1531 IE10 - Dragging events do not line up when the page is scrolled 1626 Selecting Agenda slots with custom height (defined in CSS) fails
Jan 16, 2013
#1
d...@onvelocity.com
Jan 25, 2013
Added snapping features to external events.
Jan 25, 2013
https://github.com/javadoug/fullcalendar/compare/1009caf3b792ad5958d0660ebcfee49fad6f7026...master
Jan 25, 2013
I'm waiting for some guidance on regression testing this work before submitting a pull request. If anyone has suggestions on how to regression test (other than opening all of the test/*.html files) that would be helpful. Thanks.
Aug 21, 2013
Hi Doug, thanks for your pull request a while back. As you probably know, I released `snapMinutes` a while ago (#2 on your list), but #1 and #3 have not made their way to master yet. Could you enter those as separate issues on the issue tracker so we can discuss the details of the behavior?
Status:
Done
|
|
| ► Sign in to add a comment |