This is not a functional bug, but simply an improvement to the code. This fix eliminates unnecessary transform=translate() attributes on SVG text elements that represent notes in a tablature staff (the tablature numbers).
I'll post the PR as soon as I have the issue number from this post.
Comments
PR is here: https://github.com/musescore/MuseScore/pull/2663
Fixed in branch master, commit e0fbea6b69
Fix #114691
Very small fix to eliminate excess transform=translate() attributes on
tablature note text elements
Fixed in branch master, commit f245a1b954
Merge pull request #2663 from sidewayss/SVG-Tab-notranslate
Fix #114691
Fixed in branch 2.0.4, commit 17b8737aa3
Fix #114691
Very small fix to eliminate excess transform=translate() attributes on
tablature note text elements
Automatically closed -- issue fixed for 2 weeks with no activity.