Skip to content

Add ResizeObserver to resize instead of window resize event#27

Open
NeilTheFisher wants to merge 3 commits intoYZarytskyi:mainfrom
NeilTheFisher:resize
Open

Add ResizeObserver to resize instead of window resize event#27
NeilTheFisher wants to merge 3 commits intoYZarytskyi:mainfrom
NeilTheFisher:resize

Conversation

@NeilTheFisher
Copy link

I have a project using this library, but I noticed that it recalculates its size upon window resize even when it doesn't need to. This fixes that as well as resolves #9

@danielebiggio
Copy link

Please merge 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.

Bug: the main container does not handle resize events

2 participants