Skip to content

Comments

Fix defaults with zoom#211

Closed
JayPanoz wants to merge 3 commits intodevelopfrom
Fix-defaults-zoom
Closed

Fix defaults with zoom#211
JayPanoz wants to merge 3 commits intodevelopfrom
Fix-defaults-zoom

Conversation

@JayPanoz
Copy link
Collaborator

This removes --RS__defaultLineLength and sets the max-width to 100%.

It also compensates maxMediaWeight and maxMediaHeight when a zoom factor is applied as these values are set in viewport units, and these units grow/shrink with zoom.

Resolves #206

@JayPanoz JayPanoz closed this Feb 19, 2026
@JayPanoz JayPanoz deleted the Fix-defaults-zoom branch February 19, 2026 08:49
@JayPanoz
Copy link
Collaborator Author

We cannot handle zoom compensation at the moment so closing this PR to address the default line length issue in another one, specifically.

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

Successfully merging this pull request may close these issues.

Default values in px and zoom are conflicting

1 participant