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
Disclaimer: I'm really new to KivyMD, and just finished one project in normal kivy.
When using a NavigationDrawer of type "standard". And a pos_hinted button in the screen accompanied by it. De ripple effect of the button doesn't move with the button. It presents itself either on the left or right depending on if you're opening or closing the Drawer. I tried to use 'ripple_effect: False', and '_no_ripple_effect: True'. But these don't turn of the ripple effect.
Code and Logs
The code is the same as the example from the documentation, except I changed the drawer_type to "standard".
Description of the Bug
Disclaimer: I'm really new to KivyMD, and just finished one project in normal kivy.
When using a NavigationDrawer of type "standard". And a pos_hinted button in the screen accompanied by it. De ripple effect of the button doesn't move with the button. It presents itself either on the left or right depending on if you're opening or closing the Drawer. I tried to use 'ripple_effect: False', and '_no_ripple_effect: True'. But these don't turn of the ripple effect.
Code and Logs
The code is the same as the example from the documentation, except I changed the drawer_type to "standard".
Screenshots
Used the best of my ability to screenshot during the action.
Versions
The text was updated successfully, but these errors were encountered: