Commit Graph

1 Commits (master)

Author SHA1 Message Date
a2nr 3039b1d109 Refactor UI components and enhance functionality
- Updated the code panel to use a textarea for code output instead of a preformatted text element, allowing for better user interaction.
- Modified CSS styles for the code output area to improve layout and usability.
- Introduced new HMI widgets including buttons, sliders, and switches with appropriate styles and configurations.
- Updated workspace JSON to reflect changes in block types and IDs, ensuring compatibility with new UI elements.
- Created a new workspace for button interactions, integrating button presses with slider and switch states.
2026-03-18 22:20:44 +07:00