chore: format code
This commit is contained in:
@@ -141,7 +141,7 @@ static void border_cb(lv_obj_t * parent)
|
||||
LV_BORDER_SIDE_BOTTOM,
|
||||
LV_BORDER_SIDE_TOP | LV_BORDER_SIDE_RIGHT,
|
||||
LV_BORDER_SIDE_RIGHT | LV_BORDER_SIDE_BOTTOM,
|
||||
LV_BORDER_SIDE_LEFT| LV_BORDER_SIDE_BOTTOM,
|
||||
LV_BORDER_SIDE_LEFT | LV_BORDER_SIDE_BOTTOM,
|
||||
LV_BORDER_SIDE_LEFT | LV_BORDER_SIDE_TOP,
|
||||
LV_BORDER_SIDE_LEFT | LV_BORDER_SIDE_RIGHT,
|
||||
LV_BORDER_SIDE_TOP | LV_BORDER_SIDE_BOTTOM,
|
||||
@@ -214,9 +214,6 @@ static void border_cb(lv_obj_t * parent)
|
||||
/**********************
|
||||
* STATIC VARIABLES
|
||||
**********************/
|
||||
//fill (radius + gradient too)
|
||||
//border (each sides + radius)
|
||||
//outline (radius)
|
||||
//box shadow (offset, size, spread)
|
||||
//text (normal text + underline/strike through, placeholder)
|
||||
//triangle (just some rectangles)
|
||||
|
||||
Reference in New Issue
Block a user