Expected Behavior
All pen lines should show up.
Actual Behavior
On (certain?) Android devices, lines over ~100 pixels long will not be drawn:

Steps to Reproduce
- Create a project
- Add the pen extension
- Click "pen down"
- Make the active sprite move >100ish steps
- Observe that only a pen dot is drawn, whereas both a pen dot and a pen line should be drawn
I've also created a repro project that tests lines of different lengths.
Operating System and Browser
Android, Chrome + Firefox + others?
Tested on a OnePlus 6T with an Adreno 630 GPU-- the specific model of GPU may play a role in this as well.