fix vtest staff-2
This commit is contained in:
parent
f1b27da088
commit
2c391b63c8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue