OMOTE/Platformio/OmoteUI/core/page
Matthew Colvin 8a34d0220c Remove optimization from debugging because it was causing breakpoints not to hit.
Rework tab and tabView given the new AddElement API
2023-10-12 15:24:50 -05:00
..
DisplaySettings.cpp Make UI Element the owner of the Unique pointers to other UI elements to allow for easier scope management of adding elements to one another 2023-10-12 15:24:25 -05:00
DisplaySettings.hpp add label widget and text styling 2023-10-09 21:22:33 -05:00
PageBase.cpp Make UI Element the owner of the Unique pointers to other UI elements to allow for easier scope management of adding elements to one another 2023-10-12 15:24:25 -05:00
PageBase.hpp Make UI Element the owner of the Unique pointers to other UI elements to allow for easier scope management of adding elements to one another 2023-10-12 15:24:25 -05:00
SettingsPage.cpp Make UI Element the owner of the Unique pointers to other UI elements to allow for easier scope management of adding elements to one another 2023-10-12 15:24:25 -05:00
SettingsPage.hpp fix linux build breaks of sim build 2023-10-12 15:24:38 -05:00
TabView.cpp Remove optimization from debugging because it was causing breakpoints not to hit. 2023-10-12 15:24:50 -05:00
TabView.hpp Remove optimization from debugging because it was causing breakpoints not to hit. 2023-10-12 15:24:50 -05:00