Description
Expected Behavior
I was making a color table for some reason, and I found a way to make the rendering fast drawing a lot of vertical color lines and drawing above horizontal lines with different pen transparency
Actual Behavior
Time to time, while rendering the table, the transparent lines are making some wierd glitched bue and white "chunks"
Steps to Reproduce
I shared a project featuring the bug you can see at https://scratch.mit.edu/projects/722213316 , and Chrome_Cat (a scratcher who has a lot of experience with pen) said me this in my comments:
"I can see the flickering. It occurs only if the pen line has transparency, is equal or longer than 379 pixels and pen size is less than 5. If you set the transparency to 0, the flickering increases. I expect it is an issue with how the gpu renders long thin pen lines. Potentially it skips pixels for some reason."
and he said me to submit this bug on github, so that's why I created an account to post this
System Details
The GPU has potentially a role in that, because I have the bug on on my laptop (a 2020 huawei matebook with google chrome), but it doesn't seems to happen on my Xiaomi note 9 (with google chrome too)
Screenshots