OMOTE/Platformio/OmoteUI/core/page
2023-10-12 15:24:10 -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 Move logic related to owning widgets into its own class to prepare for a widget type that can own other widgets. 2023-10-12 15:24:10 -05:00
PageBase.hpp Move logic related to owning widgets into its own class to prepare for a widget type that can own other widgets. 2023-10-12 15:24:10 -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