Hidden lines become visible in scores imported from v1.x

• Sep 16, 2014 - 13:49
Type
Functional
Severity
S4 - Minor
Status
closed
Project

1. Open attached score created in v1.2

All lines should be hidden. But they're all visible.

Using 3338af9 on Mac OS X 10.9.4

Attachment Size
hiddenLinesV1_2.mscz 1.95 KB

Comments

Title [import v1.2] some hidden elements become visible in scores imported from v1.2 Some hidden elements become visible in scores imported from v1.2
Title Some hidden elements become visible in scores imported from v1.2 Some hidden elements become visible in scores imported from v1.x

applies to 1.3 scores too. Tested on Windows 7 with 1.3 and the same commit as heuchi, self build

Looks like in 1.x the visible property of a hairpin is recorded in it's Segment, in 2.0 it is recorded there and in the hairpin directly

1.x:
{syntaxhighlighter brush:xml;highlight:[8]}

1920

0

{/syntaxhighlighter}

2.0:
{syntaxhighlighter brush:xml;highlight:[4,9]}

0
10
0

0

0

{/syntaxhighlighter}

On import and subsequent save neither is written