Flipping-Utilities / rl-plugin

BSD 2-Clause "Simplified" License
23 stars 13 forks source link

recipe mismatch bug..... #12

Closed zumaad closed 2 years ago

zumaad commented 2 years ago

The Recipe that was resolved when adding a RecipeFlip was different than the recipe of the actual recipe flip (the one bought up by the RecipeFlipCreationPanel). This meant that the RecipeFlipGroup had a recipe that might not have matched its flips. Because a RecipeFlipPanel is rendered using info from the Recipe in its RecipeFlipGroup, this mismatch could cause issues.