eez-open / studio

Cross-platform low-code GUI and automation
https://www.envox.eu/studio/studio-introduction/
GNU General Public License v3.0
610 stars 101 forks source link

[LVGL] Allow Set Style action to use expressions #523

Closed zalexzperez closed 1 month ago

zalexzperez commented 2 months ago

Currently, set style action requires user to select a specific style from the list of styles. It would be an improvement to be able to write expressions instead, just like in Set property action.

mvladic commented 1 month ago

This issue will be solved by implementing issue #570.