calband / calchart-viewer

An online show viewer and continuity generator for Calchart.
calband.github.io/calchart-viewer/
2 stars 2 forks source link

Use sheet label instead of calculated #174

Open brandonchinn178 opened 8 years ago

brandonchinn178 commented 8 years ago

For the stuntsheet label ("SS 1"), we currently calculate it as (pageNum - 1) * 4 + 1 (in HeaderWidget.js). However, the sheets do come with labels attached, so we should be using those (such as Hogballs) if possible. Might need to redesign the PDF since there's not a lot of room for a label

noahsark769 commented 8 years ago

++

kmdurand commented 8 years ago

++ (as long as the shows that are uploaded to the server generally have non-empty labels)