Skip to content

Fix double-clicking in Month View

Claudio Cambra requested to merge work/fix-month-grid-interactions into master

Converts DayMouseArea into a tap handler (now DayTapHandler), making a lot of the event detection more predictable/easy

Merge request reports