lvgl / lv_binding_micropython

LVGL binding for MicroPython
MIT License
250 stars 161 forks source link

v8: Support scalar globals #134

Closed amirgon closed 3 years ago

amirgon commented 3 years ago

Needed for LV_LAYOUT_*, LV_STYLE_*.

See https://github.com/lvgl/lvgl/issues/1763#issuecomment-816937927

amirgon commented 3 years ago

Fixed by 7f8640b