Hide barlines when they should be hidden

This commit is contained in:
LoveEevee 2018-10-27 22:53:47 +03:00
parent 4efec981ef
commit 4a3675a97c

View File

@ -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++){