the table is int its palce
This commit is contained in:
@@ -77,6 +77,10 @@ void setup() {
|
||||
|
||||
// Setup the relative
|
||||
relativeDecor->textSize = 2;
|
||||
relative.dims.x = gfx->width() - relative.dims.width;
|
||||
relative.dims.y = gfx->height() - relative.dims.height;
|
||||
// relative.dims.x = 250;
|
||||
// relative.dims.y = 250;
|
||||
relative.setup();
|
||||
relative.drawBox();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user