Hide barlines when they should be hidden
This commit is contained in:
@@ -154,6 +154,8 @@
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}else{
|
||||||
|
firstMeasure = false
|
||||||
}
|
}
|
||||||
if(currentMeasure.length){
|
if(currentMeasure.length){
|
||||||
for(var i = 0; i < currentMeasure.length; i++){
|
for(var i = 0; i < currentMeasure.length; i++){
|
||||||
|
|||||||
Reference in New Issue
Block a user