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

Loss of Left Pane Scroll Function when Starting App with Pane Closed #712

Closed
drusexton opened this issue Apr 5, 2017 · 1 comment
Closed
Labels

Comments

@drusexton
Copy link

@mtabdar @tmcgee @roemhildtg

When you start the app with panes closed as suggested in Issue #703 you lose the ability of the scroll function within this pane. Does anyone know how to avoid this?

@tmcgee tmcgee added the bug label May 23, 2017
@tmcgee tmcgee added this to the v2.0.0-beta.2 milestone May 23, 2017
@tmcgee tmcgee modified the milestones: v2.0.0-beta.2, v2.0.0-beta.3 Jul 7, 2017
@drusexton
Copy link
Author

Instead of panes: { left: { open: false },

You need to use panes: { left: { open:'none' },

@tmcgee tmcgee removed this from the v2.0.0-beta.3 milestone Jun 25, 2020
@tmcgee tmcgee closed this as completed Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants