There seems to be an error in the display when the whole beat and Ties next bar whole beat #1081
-
err is like the img The PC is normal, but the mobile is wrong the err file : erro happen the last two bar |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Sorry, it's my problem src\rendering\staves\RenderStaff.ts when public topSpacing: number = 0; then happen this err |
Beta Was this translation helpful? Give feedback.
-
As you found out: such low level customizations on the rendering pipeline are sensitive to cause problems because they need to be aligned with certain placement algorithms. There was also #910 reported where somebody tried to fiddle with this setting. You might want to create a post in the Ideas section to talk more detailed about why you would want to configure this setting. There is already this backlog item to rework and optimize paddings/margins to reduce unnecessary spacings. |
Beta Was this translation helpful? Give feedback.
Sorry, it's my problem
src\rendering\staves\RenderStaff.ts
when public topSpacing: number = 0; then happen this err