Skip to content

Fix: Handle 'viewport: nil' to disable default viewport#46

Merged
ftes merged 3 commits into
mainfrom
feat/no-default-viewport
May 5, 2026
Merged

Fix: Handle 'viewport: nil' to disable default viewport#46
ftes merged 3 commits into
mainfrom
feat/no-default-viewport

Conversation

@ftes
Copy link
Copy Markdown
Owner

@ftes ftes commented May 4, 2026

Fixes #44

]
]
]},
type_spec:
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

type_spec required, because NimbleOptions can't handle {:or, [nil, map: ...]}.

@ftes ftes enabled auto-merge (squash) May 5, 2026 10:06
@ftes ftes merged commit 8139523 into main May 5, 2026
3 checks passed
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.

viewport: nil causes error instead of disabling viewport

1 participant