-
Notifications
You must be signed in to change notification settings - Fork 260
Beams are drawn wobbly #2487
Copy link
Copy link
Labels
area-renderingEverything related to the renderingEverything related to the renderingplatform-allAffects all platformsAffects all platformsstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Milestone
Metadata
Metadata
Assignees
Labels
area-renderingEverything related to the renderingEverything related to the renderingplatform-allAffects all platformsAffects all platformsstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
Status
Done
Is there an existing issue for this?
Current Behavior
With the recent rework of the stem heights and beam drawing, it appears the beams are now drawn quite wobbly.
Expected Behavior
The beams should have a clear diagonal line.
Steps To Reproduce
Tex:
:16 5.3 7.3 8.3 7.3Link to jsFiddle, CodePen, Project
No response
Version and Environment
Platform
Web
Anything else?
The beams are placed using linear interpolation. Its most likely that the x-positions are to blame.