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

Avoid snap back widget to default size upon hitting resize breakpoints #111

Closed
BenjiFarquhar opened this issue Jul 31, 2022 · 0 comments
Closed

Comments

@BenjiFarquhar
Copy link

When a resize breakpoint is reached, the size of the widgets snaps back to the default size. This means if the breakpoint were at 800, the widget would be smaller at 800 than at 799. This doesn't seem desirable. How do we keep the widget the same non-default (larger) size at a resize breakpoint as just before it hits the breakpoint?

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

No branches or pull requests

2 participants