Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PB 1358: Allow printing measures again
Issue : Measures could not be printed anymore Cause : With the implementation, we had set the graphicYoffset to NaN instead of 0 when there is no offset, meaning the print service could not interpret it Fix : We ensure the graphicYoffset is set to 0 if non existent.
- Loading branch information