MuseScore icon indicating copy to clipboard operation
MuseScore copied to clipboard

Fix: #15799: Page size parameter considers orientation

Open VanSHOE opened this issue 1 year ago • 0 comments

Resolves: #15799 I added a small check to ensure that when the paper size is changed, it swaps the heights and widths if we are in landscape mode

  • [x] I signed the CLA
  • [x] The title of the PR describes the problem it addresses
  • [x] Each commit's message describes its purpose and effects, and references the issue it resolves
  • [x] If changes are extensive, there is a sequence of easily reviewable commits
  • [x] The code in the PR follows the coding rules
  • [x] There are no unnecessary changes
  • [x] The code compiles and runs on my machine, preferably after each commit individually
  • [ ] I created a unit test or vtest to verify the changes I made (if applicable)

VanSHOE avatar Jan 10 '23 20:01 VanSHOE