mirror of
https://github.com/lvgl/lvgl.git
synced 2026-06-02 01:18:04 +08:00
docs(draw_descriptors): fix examples missing code (#9745)
This commit is contained in:
@@ -737,10 +737,10 @@ There are several options to mask parts of a layer, Widget, or drawing:
|
|||||||
By using the Canvas Widget with an :cpp:enumerator:`LV_COLOR_FORMAT_L8` buffer,
|
By using the Canvas Widget with an :cpp:enumerator:`LV_COLOR_FORMAT_L8` buffer,
|
||||||
bitmap masks can be rendered dynamically.
|
bitmap masks can be rendered dynamically.
|
||||||
|
|
||||||
.. lv_example:: widgets/canvas/lv_example_label_4
|
.. lv_example:: widgets/label/lv_example_label_4
|
||||||
:language: c
|
:language: c
|
||||||
|
|
||||||
.. lv_example:: widgets/canvas/lv_example_roller_3
|
.. lv_example:: widgets/roller/lv_example_roller_3
|
||||||
:language: c
|
:language: c
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user