Gabor Kiss-Vamosi
9d3134b66e
feat(dropdown): keep the list on open/close for simpler styling
...
So far it was deleted on close, now it's just hidden/unhidden
2021-11-23 13:45:46 +01:00
ckielstra
b911b72f4b
docs: spelling fixes ( #2828 )
2021-11-23 10:50:18 +01:00
Vincent Hamp
bf6837f4c0
docs(events) rename LV_EVENT_APPLY to LV_EVENT_READY ( #2791 )
2021-11-11 16:51:17 +01:00
ckielstra
0f4e6e26f9
Simple spelling fixes ( #2496 )
2021-08-26 10:52:39 +02:00
Gabor Kiss-Vamosi
4dd1d566fc
fix(dropdown) use LV_EVENT_READY/CANCEL on list open/close
...
Instead of LV_EVENT_VALUE_CHANGE to avoid conflicts with new option selection.
2021-07-28 10:09:46 +02:00
Gabor Kiss-Vamosi
88c485949f
feat(event, widgets) improve the paramter of LV_EVENT_DRAW_PART_BEGIN/END
...
Add lv_<widget>_draw_part_type_t to widgets to precisly describe the hooked drawings.
Also add class_p element to lv_obj_draw_part_dsc_t to show what widgets lv_<widget>_draw_part_type_t needs to be used.
Related to: https://forum.lvgl.io/t/how-to-add-minor-division-lines-to-a-chart/5366/
2021-07-07 16:19:06 +02:00
Rop Gonggrijp
d0aaacafb6
Spelling and other language fixes to documentation ( #2293 )
2021-06-09 15:10:35 +02:00
Gabor Kiss-Vamosi
05252b7fe8
docs update some mroe widgets to v8 + fix links
2021-05-03 17:32:57 +02:00
Gabor Kiss-Vamosi
3c39c39c9d
docs separate widgets into core and extra groups
2021-05-03 11:13:43 +02:00