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