blackbluegl / calendar-component

initial Vaadin8 calendar-component
Apache License 2.0
11 stars 21 forks source link

Range selection are now also triggered on mouse events without drag #33

Closed danieljsv closed 5 years ago

danieljsv commented 5 years ago

Most calendar applications nowadays support some sort of single click on the calendar to create a calendar event. This small change adds support to single clicks on the calendar to create bookings. The demo was untouched but shows this new functionality.