Skip to content

Commit

Permalink
fix #283405: "Ped. *" has line visible in advanced workspace
Browse files Browse the repository at this point in the history
but not in master palette. Also for both "Ped." lines continueText is
set in master palette but missing in the palette.
  • Loading branch information
Jojo-Schmitz committed Feb 4, 2019
1 parent c09fcdb commit 1253c63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions share/workspaces/Advanced.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1105,13 +1105,16 @@
<Pedal id="18">
<endHookType>1</endHookType>
<beginText>&lt;sym&gt;keyboardPedalPed&lt;/sym&gt;</beginText>
<continueText>(&lt;sym&gt;keyboardPedalPed&lt;/sym&gt;)</continueText>
<track>0</track>
</Pedal>
</Cell>
<Cell name="Pedal">
<Pedal id="19">
<beginText>&lt;sym&gt;keyboardPedalPed&lt;/sym&gt;</beginText>
<continueText>(&lt;sym&gt;keyboardPedalPed&lt;/sym&gt;)</continueText>
<endText>&lt;sym&gt;keyboardPedalUp&lt;/sym&gt;</endText>
<lineVisible>0</lineVisible>
<track>0</track>
</Pedal>
</Cell>
Expand Down

0 comments on commit 1253c63

Please sign in to comment.