mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-07 14:44:43 +02:00
Update Viewport_Demo.ino
Viewport does not need to be constrained to be within TFT area.
This commit is contained in:
@@ -22,9 +22,6 @@
|
||||
// makes it easier to reposition groups of graphical objects (for example GUI buttons) that have
|
||||
// fixed relative positions.
|
||||
|
||||
// The viewport position x, and y coordinates and viewport bounds must be constrained by the
|
||||
// user sketch to be within the screen boundaries.
|
||||
|
||||
#include <SPI.h>
|
||||
#include <TFT_eSPI.h>
|
||||
|
||||
|
Reference in New Issue
Block a user