feat(obj) save self_size in the obejct to save a lot of recalculations
This commit is contained in:
@@ -8,7 +8,6 @@ static void set_value(void * indic, int32_t v)
|
||||
lv_meter_set_indicator_end_value(meter, indic, v);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* A clock from a meter
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user