Open rmpowell77 opened 3 years ago
Should be resolved by this issue https://github.com/calband/calchart-redesign/issues/96
This PR was originally the solution, but got delayed because it was weird having the label be the way to connect dots between stuntsheets. https://github.com/calband/calchart-redesign/pull/102
It looks like when we add a dot that it has a unique number, which can be different from the label. However, this can be really confusing. Try doing the following:
Create a new show. Add a dot. It has Label 0, and DOT_ID 0. Add a new sheet Add a dot. It has Label 0, and DOT_ID 1. Move the dot to a new position Go back to sheet 1. Create an Dynamic Eight to Five continuity.
Try running it. Nothing happens. That's because the dot's are not associated with each other, even though they have the same number.