MuseScore icon indicating copy to clipboard operation
MuseScore copied to clipboard

fix #8601: displaying cross noteheads correctly on tab

Open alexpavlov96 opened this issue 3 years ago • 0 comments

Resolves: https://github.com/musescore/MuseScore/issues/8601

Fixed the following bugs:

  • Not possible to change cross notehead after opening gp file
  • Parenthesis instead of cross in tab notation
  • [x] I signed CLA
  • [x] I made sure the code in the PR follows the coding rules
  • [x] I made sure the code compiles on my machine
  • [x] I made sure there are no unnecessary changes in the code
  • [x] I made sure the title of the PR reflects the core meaning of the issue you are solving
  • [x] I made sure the commit message(s) contain a description and answer the question "Why do those changes fix that particular issue?" or "Why are those changes really necessary as improvements?"
  • [x] I made sure the commit message title starts with "fix #424242:" if there is a related issue
  • [ ] I created the test (mtest, vtest, script test) to verify the changes I made

alexpavlov96 avatar May 15 '22 12:05 alexpavlov96