-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed drawer toggles scrollbar #136
Comments
I can't reproduce this on Chrome, Firefox on Mac OS. Can you say a little bit more about what goes wrong? I'm not sure what you mean "toggles scrollbar"? |
Chrome on windows 10. |
For note, I was trying the scrollwheel too, no movement on screen. |
For some reason `toggleDrawer` toggles the scroll bar.
Please ignore the above reference; should have been to #156. |
This is likely a logic arrow in Layout. @vipentti, I'd like to take over this unless you're already deep inside it? |
Changed line 825 now causes correct behaviour on unchanged line 870. Fix #136.
Feel free to take over |
Tested: Firefox and Chrome on Linux
The text was updated successfully, but these errors were encountered: