If you go into a code block and select the text and then scroll, visual artifacts appear in the selected code.
Longer code blocks seem to have more artifacts. Scroll off the screen and back a few times and you should see them.
If you go into a code block and select the text and then scroll, visual artifacts appear in the selected code.
Longer code blocks seem to have more artifacts. Scroll off the screen and back a few times and you should see them.
I'm unable to replicate. Can you provide video?
The length of the code block seems to be what causes it to repro. Not sure why, but I could replicate it on a small block yesterday and couldn't this morning. I made the code block longer
https://youtube.com/shorts/Q6Dmv7SijaQ
It isn't a critical issue for me.
Thanks for the video. Those aren't artifacts related to my own code, but rather a WebKit issue that I'm not sure how to work around. I imagine it changes based on the style you're using or whether you have syntax highlighting enabled. I'll do some testing, but doing something like constantly refreshing code blocks on scroll isn't going to be feasible.