OMOTE/Platformio/OmoteUI/core/page
MatthewColvin 68695b4665 add label widget and text styling
setter and getter

Generally working on getting the Display Settings page and pop up screen working well
2023-10-09 21:22:33 -05:00
..
DisplaySettings.cpp add label widget and text styling 2023-10-09 21:22:33 -05:00
DisplaySettings.hpp add label widget and text styling 2023-10-09 21:22:33 -05:00
PageBase.cpp convert tab view to use onEvent to handle events instead of the manual registration. 2023-10-08 17:20:51 -05:00
PageBase.hpp add label widget and text styling 2023-10-09 21:22:33 -05:00
SettingsPage.cpp Add helper class that make set/get borders padding and Outline 2023-10-08 16:48:03 -05:00
SettingsPage.hpp push Display settings page on a tem button press 2023-10-07 19:54:05 -05:00
TabView.cpp Make sure screen manager and other screens are properly calling onShow and onHide. 2023-10-08 19:36:20 -05:00
TabView.hpp Make sure screen manager and other screens are properly calling onShow and onHide. 2023-10-08 19:36:20 -05:00