Replies: 1 comment
-
Did some more testing. xShift gets set to 0 by formatter.format([voice], 400); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there :-) Love using vexflow! Now I ran into an issue though:
I can change the yShift of dot modifiers via setYshift, but if I try to change the xShift it will not move the dot. Seems like the xShift value gets overwritten with 0.
I need this, because for 8ths notes the dot appears too far right (because of the note flag). Or is there a better solution for that?
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions