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

Add support for converting all trees to latest version #7200

Conversation

Peechey
Copy link
Contributor

@Peechey Peechey commented Jan 5, 2024

Fixes #1392

Description of the problem being solved:

Add ability to update every tree that is not latest all at once instead of needing to manually convert each one. All trees that are converted are replaced. As this action cannot be undone, there is a confirmation pop-up.

Steps taken to verify a working solution:

  • Validate all trees are updated to latest version and load successfully
  • Validate any tree that is already latest version is unchanged
  • Validate window sizing to avoid cropping the "Convert all" button

Link to a build that showcases this PR:

https://pobb.in/CyjKf3xPDZbT

After screenshot:

image

convertAll3

convertAll2

@Peechey Peechey added the enhancement New feature, calculation, or mod label Jan 5, 2024
@LocalIdentity LocalIdentity merged commit 77de183 into PathOfBuildingCommunity:dev Jan 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, calculation, or mod
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert all trees to updated version
2 participants