You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's most noticeable when you scroll up and down. However it also happens when you press anything and the screen updates - A, B etc. On my 2DS it only seems to affect a diagonal area for some reason, which kind of shows on video.
The text was updated successfully, but these errors were encountered:
Yeah, that's because everytime you do an action it refreshes the text display (basically clears the screen and print out everything again). This is made to avoid display issues as the printed texts stacks on top of the rest if i don't clear it
Maybe i'll make a dynamic refresh to only the part it needs to at some point, but it's not planned for now.
Also might as well make an actual UI instead of fixing this idk, might try to do something
20240415_212103_1.mp4
It's most noticeable when you scroll up and down. However it also happens when you press anything and the screen updates - A, B etc. On my 2DS it only seems to affect a diagonal area for some reason, which kind of shows on video.
The text was updated successfully, but these errors were encountered: