mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
Merge 5566935a5d9733412ecb7383d48f8f8436a3ee25 into dev
This commit is contained in:
commit
f4cdea6a0d
@ -30,7 +30,7 @@ The main new features of v7.4 are run-time font loading, style caching and arc k
|
|||||||
- Add style caching to reduce acces time of properties with default value
|
- Add style caching to reduce acces time of properties with default value
|
||||||
- arc: add set value by click feature
|
- arc: add set value by click feature
|
||||||
- arc: add `LV_ARC_PART_KNOB` similarly to slider
|
- arc: add `LV_ARC_PART_KNOB` similarly to slider
|
||||||
- send gestures even is the the obejct was dragged. User can check dragging with `lv_indev_is_dragging(lv_indev_act())` in the event function.
|
- send gestures even if the the obejct was dragged. User can check dragging with `lv_indev_is_dragging(lv_indev_act())` in the event function.
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
- Fix color bleeding on border drawing
|
- Fix color bleeding on border drawing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user