Skip to content

Commit

Permalink
force no adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-commits committed Jan 10, 2024
1 parent 3c82ba3 commit 9198229
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/features/score/MeiViewer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ export const MeiViewer = ({ file }) => {
if (verovio) {
verovio.innerHTML = toolkit.renderData(file, {
scale,
adjustPageWidth: false,
adjustPageHeight: false,
header: 'none',
footer: 'none',
})
Expand Down

0 comments on commit 9198229

Please sign in to comment.