Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

make iframe initially fluid #184

@bradfrost

Description

@bradfrost

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions