v0.38.0 Release Notes
In this release, we've focused on improving the user experience in the designer, particularly around canvas navigation and widget management. We've also addressed several key issues that were affecting project builds and simulator startup.
Key Improvements
- Integrate build toolchains for Windows
- Canvas Zoom Behavior
- Add
Ctrl/Command + mouse wheelto zoom - Remove
mouse wheelzoom to avoid accidentally zooming - Remove
Ctrl/Command + mouse wheelto move canvas vertically - Remove
Shift + mouse wheelto move canvas horizontally
- Add
- Widget Bar Enhancement
- Make widget bar dock to left of the canvas
- Mouse wheel to scroll widget bar for more widgets
- Add search bar to screens
- Add search bar to widgets
- Enable resize for widget bar when fully expanded
- Fix v9 project build might fail issue
- Fix simulator startup might fail issue
- Other fixes and improvements