fix vtest staff-2

This commit is contained in:
Werner Schweer 2017-12-15 16:17:17 +01:00
parent f1b27da088
commit 2c391b63c8

View file

@ -1226,8 +1226,8 @@ qreal Chord::defaultStemLength()
}
else if (lineDistance != 1.0) {
// convert to actual distance from top of staff in sp
ul *= lineDistance;
dl *= lineDistance;
// ul *= lineDistance;
// dl *= lineDistance;
}
if (tab && !tab->onLines()) { // if TAB and frets above strings, move 1 position up