mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-11 00:24:44 +02:00
Update Viewport_Demo.ino
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
// A viewport can have the coordinate datum (position 0,0) either at the top left corner of
|
// A viewport can have the coordinate datum (position 0,0) either at the top left corner of
|
||||||
// the viewport or at the normal top left corner of the TFT.
|
// the viewport or at the normal top left corner of the TFT.
|
||||||
// Putting the coordinate datum at the viewport corner means that functions that draw graphics
|
// Putting the coordinate datum at the viewport corner means that functions that draw graphics
|
||||||
// in a fixed position can be relocated anywhere on the screen. (see plotShapes() below). This
|
// in a fixed position can be relocated anywhere on the screen. (see plotBox() below). This
|
||||||
// makes it easier to reposition groupd of graphical ojects (for example GUI buttons) that have
|
// makes it easier to reposition groupd of graphical ojects (for example GUI buttons) that have
|
||||||
// fixed relative positions.
|
// fixed relative positions.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user