-
Notifications
You must be signed in to change notification settings - Fork 260
Ties missing on iOS #1147
Copy link
Copy link
Closed
Labels
area-renderingEverything related to the renderingEverything related to the renderingplatform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTabstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Metadata
Metadata
Assignees
Labels
area-renderingEverything related to the renderingEverything related to the renderingplatform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTabstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Is there an existing issue for this?
Current Behavior
As indicated here it seems that only on iOS (iPad/iPhone) certain Ties are not rendered.
Expected Behavior
Ties are rendered as on every platform.
Steps To Reproduce
Link to jsFiddle, CodePen, Project
No response
Found in Version
1.3-alpha
Platform
Web
Environment
Anything else?
I noticed that the Tie is fully missing in the rendered SVG DOM. Either Safari fully removes the element due to an invalid path string, or there is some other error which causes the tie to not be drawn at all.