Skip to content
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 rightpanel overlapping leftpanel issue #169

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

filipengberg
Copy link

If the user starts dragging the center panel to show the right panel, but then drags the other way to show the left panel, the right panel would be visible on the left side, overlapping the left panel until the user let go of the center panel.

This pull request fixes that issue by preventing the user to start dragging the center panel in one direction and then dragging it the other way.

@maziyarpanahi
Copy link

Hi,
I added your two else if statements to prevent this but still happens. I disable the right panel but not allowing users to swipe but if you swipe the left side and back you can still see the right side like you said.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants