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

Resizing isn't working with complex content #50

Closed
limonte opened this issue Feb 6, 2017 · 1 comment
Closed

Resizing isn't working with complex content #50

limonte opened this issue Feb 6, 2017 · 1 comment
Labels
bug Something isn't working

Comments

@limonte
Copy link
Contributor

limonte commented Feb 6, 2017

If panels contain complex content (e.g. Google Maps iframes), then resizing isn't working properly.

In case of complex content, it takes more time to rerender panels and if mouse moves faster than rerendering process than resizing stops working.

Live example: #49

@limonte limonte added the bug Something isn't working label Feb 6, 2017
@jouni
Copy link
Member

jouni commented Feb 6, 2017

One possible fix is probably to add pointer-events: none; to both content slots during resizing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants