Playing GIF in LVGL

yirujikeshenshihao Can LVGL play GIFs in EEZ? I found that it can be imported, but it cannot be played. May I ask who knows the correct way to set it up? If it doesn’t work in the current version, can we add GIFs in the next update? Reference:...

QR code support for LVGL project

yirujikeshenshihao I need to display a QR code in LVGL, but I found that this control is not available. However, QR codes exist in other instrument design cases. Can this be added in the next version? Reference: https://github.com/eez-open/studio/issues/759 This task...

i18n support

HalfSweet Is your feature request related to a problem? Please describe. It’s a great piece of software, but without i18n support, it’s always weird to use for non-native English speakers …… Describe the solution you’d like I would like...

Add multilanguage support (i18n)

mverch67 I think basic multi language support would be quite easy to achieve as the text label “label” just would need to be generated as _(“label”) instead, so that lvgl’s _(char*) function is called to translate the string. Either a...

Implement Table Widget

gwiethausI believe it is time to implement the table widget. Squareline Studio has a table design and I have tried it. I have to say that the way it is built is horrible. I believe that the way the objects are built and organized in EEZ Studio can do much better than...

Import from Figma

Explore the possibility of importing and reimporting the project from Figma.Reference: https://github.com/eez-open/studio/issues/423 Task Type: New feature...