micropython-ili9341 icon indicating copy to clipboard operation
micropython-ili9341 copied to clipboard

Text Scroll Doesn't work with screen rotation

Open Big-coconut opened this issue 1 year ago • 0 comments

When using display.print(), if the text overflows past the bottom of the screen, it attempts to scroll to display the new text. However this only works with screen rotation is set to 0. Thank you

Big-coconut avatar Jun 07 '24 16:06 Big-coconut