Build v1.3710335f
v1.3710335fb1b7b3f8838e0b47b9c3bc681517c955
This is a cummulative update for SmartUI official release on febrary 21st, 2025. The update introduces improvements to auto-focus behavior in containers and dialogs, along with important fixes for selection button animations and hover animations. Additionally, security has been enhanced for non-commercial exports, and unused scripts have been removed for better performance.
Addons Version
ppstudio_smartui_plugin
1.0.0.3
ppstudio_button_beh
0.0.0.2
ppstudio_checkbox_beh
0.0.0.2
ppstudio_container_beh
0.0.0.2
ppstudio_datalistener_beh
0.0.0.2
ppstudio_dialog_beh
0.0.0.2
ppstudio_discreteprogress_beh
0.0.0.2
ppstudio_gridlayout_beh
0.0.0.2
ppstudio_progressbar_beh
0.0.0.3
ppstudio_radiobutton_beh
0.0.0.2
ppstudio_scrollbar_beh
0.0.0.2
ppstudio_scrollview_beh
0.0.0.2
๐ New Features
Auto-focus on container and dialog child elements: When a container-like component gains focus, it will now automatically transfer the focus to the first available child element.
๐Changes
Export lock for non-commercial version: Exporting to non-HTML formats is now restricted in the non-commercial version.
Minimum addon version update: Addons now require an updated minimum version.
Removal of unnecessary editor scripts: Unused scripts have been removed to improve performance and code organization.
๐ Bug Fixes
Fixed press animation for Checkboxes and Radiobuttons: The animation now remains unchanged when these elements are pressed.
Fixed
getHoverAnimation
bug: The function now returns an empty animation name when none is set, preventing execution errors.
Last updated
Was this helpful?