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