satisfactory-dev / Satisfactory-Production-Calculator-UI

Issue Tracker for SignpostMarv's Satisfactory Production Planner UI
https://u8.satisfactory.dev/planner/
1 stars 0 forks source link

add ability for collections to be "turned off", so multi-stage facility presets can be loaded in but ignored #53

Open SignpostMarv opened 2 months ago

SignpostMarv commented 2 months ago

If a collection is in a deactivated state, we want to remove the side effects of calculation and ignore it from future recalculation.

This will impact isolation boundaries as well, since they should effectively be removed- reactivating a collection should then result in the isolation boundaries being recalculated.

Maybe configure this from a state-level config screen such that recalculation on change doesn't kick in when toggling multiple collections on and off.