Merge branch 'develop' into refresh_rework
This commit is contained in:
commit
10b5d30ec3
40 changed files with 340 additions and 232 deletions
|
|
@ -13,8 +13,6 @@ namespace Pinetime {
|
|||
~Label() override;
|
||||
|
||||
private:
|
||||
bool running = true;
|
||||
|
||||
lv_obj_t* labelText = nullptr;
|
||||
lv_point_t pageIndicatorBasePoints[2];
|
||||
lv_point_t pageIndicatorPoints[2];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue