jamelbaz / FullCalendar-BS3-PHP-MySQL

FullCalendar 2 integration with bootstrap, php and mysql
MIT License
45 stars 59 forks source link

Return to the initial date with new events, when updating or deleting #6

Open aitorpalenque opened 6 years ago

aitorpalenque commented 6 years ago

When the event size is changed, it remains in the current day. But when creating a new event, update it or delete it, it goes to the initial day. Is it possible to indicate that it remains on the selected day, without returning to the day marked as initial?