You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to make a video tutorial for the FastGridTemplate. But I can see when clicking the reset layout button the plots do not reset. They keep the size the had before.
Before Reset
After Reset
Solution
Make sure any components relayout after the Grid Layout has been reset.
Additional Context
Technically it would be easy to just reload the page. I would not know how to trigger a relayout of any model in the page.
The text was updated successfully, but these errors were encountered:
I'm on Panel 0.12.0
I'm trying to make a video tutorial for the FastGridTemplate. But I can see when clicking the reset layout button the plots do not reset. They keep the size the had before.
Before Reset
After Reset
Solution
Make sure any components relayout after the Grid Layout has been reset.
Additional Context
Technically it would be easy to just reload the page. I would not know how to trigger a relayout of any model in the page.
The text was updated successfully, but these errors were encountered: