Releases: eez-open/studio
Releases Β· eez-open/studio
0.26.2
0.26.1
- #921 [LVGL] C code generation error for binary fonts: "initializer element is not constant"
- #922 [LVGL] Bugs in EEZ 0.26.0 (API naming + Font migration)
- #923 [LVGL] Changing styles through Flow does not render in the simulator. Memory overflow occurs after quickly switching styles.
- #925 [LVGL] Image scale fix for LVGL version 8.4.0
0.26.0
- #105 [EEZ Flow] Group Action Components
- #384 [LVGL] Support Scale widget for LVGL v9.x
- #437 [LVGL] Add support for sections for the scale widget
- #442 [LVGL] Make Start / End angle of an arc widget available as literal / expression
- #536 [LVGL] Support for Grid layout (LV_GRID_FR and LV_GRID_CONTENT)
- #621 [LVGL] Add name to scales and indicators in Meter widget
- #757 [LVGL] Add custom parameters for long mode LV_LABEL_LONG_SCROLL_CIRCULAR
- #802 [LVGL] Performance issue while use large font file
- #896 [LVGL] Full Simulator for LVGL Projects using Docker Desktop
- #910 [LVGL] Add Set Object Style Property Action
- #911 [LVGL] In version 9.x export generates LVGL 8.x API code - fails with ESP-IDF framework
- #912 [LVGL] Add _SCREEN_ID_FIRST and _SCREEN_ID_LAST to ScreensEnum in generated code
- #913 [LVGL] Tabview widget: set/get active tab
- #916 [LVGL] Add "Arc Rotate Obj to Angle" Action
0.25.1
0.25.0
- #388 [LVGL] Support for version 9.x images without a Python dependency
- #784 [LVGL] Accepted characters of Textarea Specific do not working
- #837 [LVGL] Fix style malloc casting causing build errors in Arduino
- #844 [EEZ Flow] βRunβ mode lags after running for a long time
- #853 [LVGL] Function
buildFlowStructValuesauto-generates code with typo forfield.type == "double" - #860 [LVGL] .eez-project file is too big, when just one screen
- #866 [LVGL] Feature Request: Enable Runtime FreeType Font Rendering in EEZ Studio for Dynamic and Multilingual LVGL Applications
- #878 [LVGL] Can the width of the scrollbar be set for the panel?
- #880 [LVGL] Function Flow.isPageActive() doesn't work from user widget
- #882 [LVGL] Support for LVGL 9.3.0 and 9.4.0
- #883 [LVGL] Using expressions for targeting widget objects inside user widget doesn't work
- #885 [LVGL] ButtonMatrix in user widget on 2 pages scrambles labels only in Run Mode
- #887 [LVGL] Error compiling eez-flow for ESP IDF 5.5.2
- #889 [General] Local Project Templates Support
0.24.0
0.23.2
0.23.1
0.23.0
- #693 [LVGL] Upgrade image selector
- #727 [LVGL] Error generating bitmap from demo "Smart home" using LVGL 9.0
- #728 [LVGL] Include path bug
- #730 [LVGL] Add support for the async native user actions
- #732 AppImage cannot find Koffi module
- #733 [LVGL] Support for "Knob recolor" option in Colorwheel widget
- #734 [LVGL] Undefined reference to eez_flow_get_selected_theme_index in 0.2.2
- #740 [LVGL] Add missing Style Parts to TextArea
- #741 [LVGL] The four direction settings of the dropdown share the same indicating arrow pointing downwards.
- #745 [LVGL] Set slider range
- #746 [LVGL] Scroll speed for the Label widget
- #747 [LVGL] Line loadScreen(SCREEN_ID_MAIN) is hardcoded in the ui.c
- #751 [LVGL] When creating font, symbol mapping range not working?
- #752 [LVGL] Choosing how to use fonts and images
- #760 [LVGL] LED component updated constantly even if associated variable not changed
- #762 [LVGL] When Flow support is turned off, errors occur in screens.c
- #764 [LVGL] Problems with the TabView widget.
- #766 [LVGL] AnimationImage adds the function of batch selecting images
0.22.0
- #640 [Dashboard] Action to Play Sound
- #669 [LVGL+Flow] Comparison of widget pointers is not handled correctly
- #671 Prevent widget from accidentally moving when clicked
- #683 Cannot get out of Full Screen View in Ubuntu, and the menu bar disappears in Full Screen View
- #689 [LVGL] Border Side property dropdown not readable on dark mode
- #691 [LVGL] The event is not forwarded when "Handler type" is set to "Action" in event handler
- #695 [Flow] Allow making flow lines straight when dragging widget
- #698 [LVGL] Arc widget bug
- #701 Logs string in the selected item is obscured
- #702 [IEXT] Settings in IEXT projects shows 'LVGL groups'
- #703 [LVGL] Scroll direction settings bug
- #706 [LVGL] Add a way to control when screen is created
- #711 [LVGL] Migrate to LVGL v9.2.2
- #713 [Flow] Add search field to variable watch panel
- #715 Switch between open tabs with Control+Tab and Control+Shift+Tab
- #717 [Flow] Add a way to disable flow lines and its associated widgets
- #718 [Flow] More specific error message if a flow action fails during tick execution
- #723 [LVGL] Cannot select date on Calendar Widget
- #724 [LVGL] The comparison between Event.getTarget(myevent) and Event.getCurrentTarget(myevent) is always unequal