mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
Update lv_ta.c
This commit is contained in:
parent
7256c7244d
commit
58eb4edb33
@ -1623,7 +1623,6 @@ static void get_cursor_style(lv_obj_t * ta, lv_style_t * style_res)
|
||||
style_res->body.padding.top = 0;
|
||||
style_res->body.padding.bottom = 0;
|
||||
style_res->line.width = 1;
|
||||
style_res->body.opa = LV_OPA_COVER;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user