DanielMano / calendar-tracker

0 stars 0 forks source link

Stop touch event from being triggerable when speed dial buttons aren't showing #37

Open DanielMano opened 1 year ago

DanielMano commented 1 year ago

When the speed dial is not displaying the button options:

Possible solution:

DanielMano commented 1 year ago

In the on_touch, try to use self.collide_points() method to check for collision of the touch with the widget of interest