Skip to content

Added check if ResizeObserver() not supported#972

Open
killerog wants to merge 1 commit intoexodus4d:masterfrom
killerog:master
Open

Added check if ResizeObserver() not supported#972
killerog wants to merge 1 commit intoexodus4d:masterfrom
killerog:master

Conversation

@killerog
Copy link
Copy Markdown

Borrowed from

if(window.ResizeObserver){

I got this javascript error on my Firefox ESR for some pathfinders, but not others. It seems not everyone isn on 2.0 yet.
Hopefully I can use all the tools in the same browser again after this :)

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.

1 participant