OMOTE/Platformio
Matthew Colvin 0796176a0e Add Getters and setters for X and Y values
had to make sure the getters properly calculated layout before retrieving values.

Add a Tab class to allow for better control of adding content into the tabs and managing the contents once its in there.

Use setting class to do a quick demo of the OnShow code abilities. This could be useful for things like settings pages that need to load up HW resources when they are shown but then can power them down when they are hidden.
2023-09-23 01:06:06 -05:00
..
.vscode clang format code 2023-09-16 15:34:16 -05:00
HAL Merge remote-tracking branch 'upstream/abstraction' into UIRefactor 2023-09-17 19:45:03 -05:00
lib Initial Upload 2023-06-28 20:26:56 +02:00
OmoteUI Add Getters and setters for X and Y values 2023-09-23 01:06:06 -05:00
src Add visiblity API for UIElements 2023-09-16 21:43:07 -05:00
test Initial Upload 2023-06-28 20:26:56 +02:00
.gitignore Initial Upload 2023-06-28 20:26:56 +02:00
platformio.ini switching computers so just commiting 2023-09-21 19:31:51 -05:00