We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 (those that are hundreds of thousands of pixels long) should be drawn correctly on all devices.
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:
iPhone XS on iOS 13.5.1 with Apple A12 processor and graphics on mobile Safari:
iPad (6th gen) on iPadOS 13.5.1 with Apple A10 processor and graphics on mobile Safari:
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
iOS 13.5.1 Safari iPadOS 13.5.1 Safari
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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:
iPhone XS on iOS 13.5.1 with Apple A12 processor and graphics on mobile Safari:
iPad (6th gen) on iPadOS 13.5.1 with Apple A10 processor and graphics on mobile Safari:
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
The text was updated successfully, but these errors were encountered: