-
-
Notifications
You must be signed in to change notification settings - Fork 917
Closed
Labels
Description
Hello, I have a question about the operation of the library. I need to use iframe in my app, this iframe performs long tasks. I'm experiencing problems changing the size of the browser window. The library recreates the view to fit the size of the window. Is there any way to adjust this size without recreating the entire view? this causes the Iframe app to restart every time the window size changes