Describe the bug
When the buttons behind a counter are shown and hidden again, by swiping left and right. They are still clickable through the closed counter even though they are no longer visible.
To Reproduce
Steps to reproduce the behavior:
- create new counter
- slide counter open
- slide counter close
- immediately after the counter is closed, click on the counter name
- the settings page opens
Expected behavior
All buttons behind the counter should be disabled when the slide close animation starts.