Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

screenConfiguration options set at .showMarketplace should inherit from .init options #19

Merged
merged 3 commits into from Jan 4, 2023

Conversation

taylorreece
Copy link
Member

Currently, if you set screenConfiguration settings on .showMarketplace(), those completely overwrite those settings set at .init(). This merges the options instead, so you can set, say, screenConfiguration.initializing at the .init() level, and screenConfiguration.configurationWizard at the .showMarketplace() level, without losing screenConfiguration.initializing.

@taylorreece taylorreece merged commit 290515a into main Jan 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants