-
Notifications
You must be signed in to change notification settings - Fork 433
Sections are not clickable if drawer is not closed properly #120
Comments
Yes, it is related to 59 issue because it should be an implementation for fixing that problem. |
How fix it? |
There are no fix for now. |
Well the main problem with this bug is this: there is not a drawer close cancel event to use. So I need to implements it on my own. |
Check the new dev project. I have changed the ripple library and this one works much better than the old. |
…losing animation, fixes neokree#120
See video.
It seems that sections get disabled when you click one, and don't get enabled if I manage to "catch" the drawer and not close it.
Is it related to #59 in some way?
The text was updated successfully, but these errors were encountered: