You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's say we take the example in the README.md and we write it in Python (without kv language).
Two issues:
contextmenu stays when you click outside the contextmenu (for example, on the button)
What I should be expected: it would be hidden when you click something that is not part of the menu.
on touch system doesn't stop at the contextmenu (the button gets triggered as well).
Let's say we take the example in the README.md and we write it in Python (without kv language).
Two issues:
What I should be expected: it would be hidden when you click something that is not part of the menu.
Maybe we could take inspiration from NavigationDrawer to improve this garden repository. It could involve some changes.
We will appreciate any suggestions.
Thanks.
The text was updated successfully, but these errors were encountered: