Skip to content

make click on rectangle open the event instead of only click on label

Daniel Frost requested to merge Danfro/calendar-app:click_on_rect into main

Currently, only when clicking on the label in the all day event popover will open the event. This is confusing with short labels, since the user needs to aim at the short text. It seems more intuitive to be able to click on the whole rectangle to open an event.

Merge request reports