1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00
Karijn Wessing e111ea2a62
added lv_obj_move_up() and lv_obj_move_down() (#2467)
* - small with unneeded lv_obj_invalidate()  fix in lv_obj_move_foreground() and lv_obj_move_background()

- added lv_obj_move_up() and lv_obj_move_down()
- used new functions in sample 2
- used lv_obj_swap() to shuffle (turn around) list

* solved build error

* added top and bottom buttons in sample
2021-08-24 14:30:38 +02:00
..
2021-06-18 12:25:49 -04:00
2021-07-15 16:07:40 +02:00
2021-06-14 23:16:31 +02:00
2021-05-19 21:55:29 +02:00
2021-05-01 07:34:30 +02:00
2021-06-15 07:59:04 +02:00
2021-06-28 15:16:20 +02:00