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

Fix preset selection warning when user loads a graph. #116

Open
wants to merge 1 commit into
base: Main
Choose a base branch
from

Conversation

Olipro
Copy link
Collaborator

@Olipro Olipro commented Nov 7, 2024

When a user loads a graph, Foreman would look for matching presets but fail to find a match because it did not load in the water_resources which resulted in it failing to notice things like water.

We now do this by concatenating it onto the resources enumerable.

Fixes #108

When a user loads a graph, Foreman would look for matching presets but
fail to find a match because it did not load in the `water_resources`
which resulted in it failing to notice things like water.

We now do this by concatenating it onto the `resources` enumerable.

Fixes DanielKote#108
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.

Compatibility issue when loading a saved graph
1 participant