When exporting PNG in continuous view, exported image is 2x as long as it should be

Open
#14,408 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp

Research direction

Start by reproducing the issue from the continuous-view entry point: open a score, switch to continuous view, and export it as PNG. Trace the export path and compare the output dimensions with the score; done means the exported image matches the score width without a blank right side, with the behavior checked on Windows 10.

Written by the indexing model from the issue text.

Description

Describe the bug
When I am in continuous view and export my score as a PNG, the resulting PNG is twice as wide as it should be with the right side of the image blank.

It may also be a good idea to export scores as pages, even if in continuous view, or at least allow the user to select the format form a list.

To Reproduce
Open a score
Switch into continuous view
Export as PNG

Expected behavior
Exported image should be same size as score.

Platform information
Windows 10

Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from musescore/MuseScore

All issues in musescore/MuseScore

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.