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
{{ message }}
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
This is definitely something I need to take care of.
Currently Pattern Lab's viewport is set to the pixel width of the viewport. If users (including myself) resize the browser window instead of the viewport handle, the site doesn't react.
Instead the viewport should be set to 100%, so that when the browser viewport changes, Pattern Lab changes with it. Selecting the S, M, L controls will impose a fixed width on the viewport, but selecting "Full" should revert the viewport back to its fluid state.