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

Don't render inactive layout panes #3410

Closed
philippotto opened this issue Oct 26, 2018 · 1 comment
Closed

Don't render inactive layout panes #3410

philippotto opened this issue Oct 26, 2018 · 1 comment
Labels

Comments

@philippotto
Copy link
Member

Don't know how easy this is to do with our golden-layout react adapter and what ramifications this would have. One obvious advantage is that rendering will be cheaper if panes are hidden. Also, it's important for shortcut-components etc (see #3377).

@philippotto
Copy link
Member Author

this can easily achieved ad-hoc with our DomVisibilityObserver class.

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

1 participant