Commit 9f77b00
LocalIdentity
Avoid reapplying active loadout sets
Only switch tree, item, skill, and config sets when the selected loadout
uses a different set from the currently active one.
This restores the previous loadout switching behaviour and prevents build
initialisation from reprocessing stale tab state from the prior build,
which caused the test suite to fail when resetting between skill tests.1 parent 56e20ad commit 9f77b00
1 file changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
939 | 939 | | |
940 | 940 | | |
941 | 941 | | |
942 | | - | |
943 | | - | |
944 | | - | |
945 | | - | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
946 | 954 | | |
947 | 955 | | |
948 | 956 | | |
| |||
0 commit comments