REGRESSION-TAB: vert. pos. of value symbols does not follow score scale
Context: commit 17f5efb98 (2015-09-22) self-compiled under Linux Mint 17.2, Qt lib 5.3. The issue is not present in ver. 2.0.2
Steps:
1) Open or create a score with a TAB staff, with "Note value | Shown as" set at "Note symbols" (a sample score is attached)
2) Note the distance between the note symbols and the staff top
3) Change the "Layout... | Page Settings | Staff Space", for instance halving it
Result: the distance of the note symbols from the staff top is not halved, but remains approx. the same.
Example:
Staff space = 1.764mm (default)
Staff space = 0.882mm
Attachment | Size |
---|---|
test_tab_note_symb_vert_pos.mscx | 7.94 KB |
Comments
See also https://musescore.org/en/node/79401
I note a change on August 17
- Result on this Nightly: 0391880 on August 15 (the last of this day): as expected (staff space: 0,964mm)
- But unexpected resultat - same staff space, 0,964mm - on August 17 (no commits on August 16), with this one: 5561dd0 (second commit of the day)
So, the change occurs with the previous one ? https://github.com/musescore/MuseScore/pull/2113/files
This issue #79466: REGRESSION-TAB: vert. pos. of value symbols does not follow score scale is not related with this one (for Tabs, with scale in staff properties) reported here: https://musescore.org/en/node/79401, and which goes back since more a year.
I fill soon a new issue for that.
EDIT: Done: #79716: TAB: scale change in staff properties shows wrong stems length of unbeamed notes
PR with fix pushed at github: https://github.com/musescore/MuseScore/pull/2233
Fixed in branch master, commit 55eb024f2a
Fix #79466 - TAB: vert. pos. of value symbols does not follow score scale
__Reference__: details, screen-shots and sample at https://musescore.org/en/node/79466
The vertical position of value symbols in TAB set for "Note values | Shonw as" at "Note symbols" does not change proportionally when the global score scale changes, but remains approx. the same.
Fixed in branch master, commit 5fc65565b0
Merge pull request #2233 from mgavioli/Fix_79466_TAB_symb_vert_pos_and_score_scale
Fix #79466 - TAB: vert. pos. of value symbols does not follow score scale
Automatically closed -- issue fixed for 2 weeks with no activity.