Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model selection sync #81

Merged
merged 28 commits into from
Jun 11, 2024
Merged

Model selection sync #81

merged 28 commits into from
Jun 11, 2024

Conversation

PhillipsOwen
Copy link
Collaborator

Addition of syncing the selection of models with session state. also includes the addition of the hurricane icon images into the build.

if this PR is worthy, please merge and delete branch.

Copy link
Contributor

Choose a reason for hiding this comment

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

There is also an opacity field (in addition to visible) in the layers state that you might want to set as well for the new layers.
state: {
visible: true,
opacity: 1.0,
}

Copy link
Contributor

@lstillwe lstillwe left a comment

Choose a reason for hiding this comment

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

There is also an opacity field (in addition to visible) in the layers state that you might want to set as well for the new layers.
state: {
visible: true,
opacity: 1.0,
}

@PhillipsOwen PhillipsOwen removed the request for review from mbwatson June 11, 2024 15:21
@PhillipsOwen PhillipsOwen merged commit 7340498 into main Jun 11, 2024
@PhillipsOwen PhillipsOwen deleted the model-selection-sync branch June 11, 2024 15:21
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.

2 participants