mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-30 15:17:33 +08:00
fix(xml): chart and slider minor fixes
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
<enum name="secondary_y"/>
|
||||
</enumdef>
|
||||
|
||||
<prop name="type" type="enum:lv_chart_type" help=""/>
|
||||
|
||||
<prop name="point_count" help="">
|
||||
<param name="count" type="int" help=""/>
|
||||
</prop>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ Example
|
||||
</prop>
|
||||
|
||||
<prop name="value">
|
||||
<param name="range_min" type="int"/>
|
||||
<param name="value" type="int"/>
|
||||
<param name="anim" type="bool" default="false"/>
|
||||
</prop>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user