Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extremely long pen lines are drawn incorrectly on certain iOS devices #670

Open
RexScratch opened this issue Aug 2, 2020 · 0 comments
Open

Comments

@RexScratch
Copy link

RexScratch commented Aug 2, 2020

Expected Behavior

Extremely long pen lines (those that are hundreds of thousands of pixels long) should be drawn correctly on all devices.

Actual Behavior

Extremely long pen lines are not drawn correctly on the two iOS devices I tested. The Windows laptop drew these lines as expected.

Laptop on Windows 10 2004 with i7-1065G7 processor and integrated graphics on Edge 84.0.522.50:
PenWindows10Laptop

iPhone XS on iOS 13.5.1 with Apple A12 processor and graphics on mobile Safari:
PeniPhone

iPad (6th gen) on iPadOS 13.5.1 with Apple A10 processor and graphics on mobile Safari:
PeniPad

Steps to Reproduce

Draw a pen line that is over ~100,000 pixels long.
Here is a project screenshotted above: https://llk.github.io/scratch-gui/develop/#415405297

Operating System and Browser

iOS 13.5.1 Safari
iPadOS 13.5.1 Safari

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants