Skip to content

Commit

Permalink
Draw slur and tie segments on top of staff lines
Browse files Browse the repository at this point in the history
Backport of musescore#25498
  • Loading branch information
XiaoMigros authored and Jojo-Schmitz committed Nov 13, 2024
1 parent 69efa78 commit b51cdbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libmscore/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ enum class ElementType {
MEASURE_NUMBER,
MMREST_RANGE,
INSTRUMENT_NAME,
SLUR_SEGMENT,
TIE_SEGMENT,
BAR_LINE,
STAFF_LINES,
SYSTEM_DIVIDER,
SLUR_SEGMENT,
TIE_SEGMENT,
STEM_SLASH,
ARPEGGIO,
ACCIDENTAL,
Expand Down

0 comments on commit b51cdbb

Please sign in to comment.