feat(style): store layout and position coordinates as style properties
related to #2152
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "../../lvgl.h"
|
||||
#if LV_BUILD_EXAMPLES
|
||||
#if LV_BUILD_EXAMPLES && LV_USE_BTN
|
||||
|
||||
static void btn_event_cb(lv_obj_t * btn, lv_event_t event)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user