lv_binding_micropython icon indicating copy to clipboard operation
lv_binding_micropython copied to clipboard

[suggest] supply default arg of 0 for the second arg in obj.set_style_xxx()

Open hyansuper opened this issue 11 months ago • 0 comments

Can we use python's default argument feature, and define all the style setting functions as set_style_xxx(attr, part=0)

hyansuper avatar Jan 13 '25 16:01 hyansuper