Releases: ImpulseAdventure/GUIslice-Builder
Releases · ImpulseAdventure/GUIslice-Builder
HotFix 0.15.b005
Bug Fixes 0.15.0
- Bug No. 186 selecting UTF8 enable causes code gen to output
$<COM-019>
instead of pElemRef - Bug No. 185 Adding BMP Image with 32-bit depth causes later crashes
- Bug No. 184 Invalid font for keupad causes font id=null in gslc_ElemXKeyPadCreate_Num()
Release 0.14.b004
Enhancements since 0.13.0
- Enhancement to split [project name].ino file into [project name].ino and [project name]_GSLC.h header.
- Addition of a Project Options tab that allows you to set project options and save them inside the project.
- Enhancement to File Chooser to maintain a list of recently accessed project files.
- Support for FlatLaf Themes and Intellij Themes. Users may now also add their own custom themes.
- Added new feature "Copy Properties" in the layout tab.
- Support selecting Jpeg images if you are using TFT_espi drivers and SPIFFS storage.
- Added support for Google's Dosis and Noto(tm) fonts with their permissive licensing.
- Builder will now save and restore window frame and panel resizing.
- Support for dragging multiple UI Elements.
- Major Enhancements to the code generation of Button callbacks.
- Reduction of boiler plate code for Keypad input fields
- Support for Flash-based Numeric/Alpha input Fields
HotFix 0.14.b004
- Bug No. 167 Changing target platform to LINUX in Project Tab can cause font errors and crashes
HotFix 0.13.b025.2
HOTFIX 0.13.b025.2
- Bug No. 158 Preserve Button Callbacks?=true was ignored and callbacks were deleted and recreated