Commit 4a3675a9 authored by LoveEevee's avatar LoveEevee

Hide barlines when they should be hidden

parent 4efec981
......@@ -154,6 +154,8 @@
})
}
}
}else{
firstMeasure = false
}
if(currentMeasure.length){
for(var i = 0; i < currentMeasure.length; i++){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment