Skip to content

0.20.0

Latest
Compare
Choose a tag to compare
@prasimix prasimix released this 18 Nov 09:53
· 10 commits to master since this release
  • #532 Import images in bulk
  • #620 [LVGL] Include font fallback
  • #626 Make changing the "Name" property more easy
  • #628 [LVGL] Show integration tip for the groups
  • #630 [LVGL] LVGL action inside user widget throws an error when executed inside simulator
  • #631 [LVGL] Add translated literal to text Checkbox
  • #632 [LVGL] White screen while coping font from one project to another
  • #633 [LVGL] Show "Code identifier" in Page and Widget properties
  • #635 [LVGL] Keyboard and Textarea association doesn't work when Textarea is inside User Widget and Keyboard is not
  • #636 [LVGL] Change Screen in LVGL action when using expression for the Screen property doesn't work in compiled code
  • #637 [LVGL] In generated source code, user widgets are also included inside enum ScreensEnum and static const char *screen_names[] = { ... };