Commit b0b3519
committed
fix: constellation preset swap no longer reads falsely dirty
The Constellation preset sets constellation_restamp_floor, but the field
has no ProfileOverrides counterpart (capture can't read it back) and is
not runtime-editable. Live capture projected it to its default while the
preset resolved to its set value, so the dirty guard saw a phantom diff
and prompted to discard when swapping away from constellations. Normalize
it on both sides in project(), matching trail_modulation/respawn_config.1 parent aa17c9b commit b0b3519
2 files changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
891 | 891 | | |
892 | 892 | | |
893 | 893 | | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
894 | 901 | | |
895 | 902 | | |
896 | 903 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2849 | 2849 | | |
2850 | 2850 | | |
2851 | 2851 | | |
| 2852 | + | |
| 2853 | + | |
| 2854 | + | |
| 2855 | + | |
| 2856 | + | |
| 2857 | + | |
| 2858 | + | |
| 2859 | + | |
| 2860 | + | |
| 2861 | + | |
| 2862 | + | |
| 2863 | + | |
| 2864 | + | |
| 2865 | + | |
| 2866 | + | |
2852 | 2867 | | |
2853 | 2868 | | |
2854 | 2869 | | |
| |||
0 commit comments