You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They used to be integers in the pre-3.0 days, where a staff or bar line
could specify that it spans multiple staves. This then got simplified
to a bool, but this transition wasn't done cleanly. This commit makes up for
that by making sure that we only work with booleans. int values are
converted appropriately when reading pre-3.0 scores.
0 commit comments