QtDesignStudio-changelog4.3.2
Jump to navigation
Jump to search
The Qt Design Studio 4.3.2 release contains bug fixes and new features.
The most important changes are listed in this document. For a complete list of changes, see the release reports of Qt Design Studio 4.3.2: https://bugreports.qt.io/projects/QDS/versions/21319.
General
* Added Qt 6.6.0 Kit for runtime * Added FileReader for Studio Components (QDS-10994) * Added minimum size for dock widgets (QDS-10925) * Added jump-to-code action to 2D View (QDS-10866) * Added drag and drop of components to the Code View (QDS-10868) * Added DropArea from QtQuick.Controls to Component Library (QDS-7282) * Fixed Overriding width and height in 2d editor (QDS-11078) * Fixed that it is not possible to assign an int to a float in binding editor (QDS-11098) * Added JSON and singleton to default project in wizard (QDS-11328)) * Fixed that files that do not exist in the filesystem are displayed in the ProjectView (QDS-10344) * Fixed frequent crashes in qschannelbackend (QDS-11049) * Fixed that first time opening shows an empty Recent Projects page (QDS-6606) * Added option to delete recent project (QDS-8761) * Added option to lock view in workspace (QDS-10181) * Added integration of new connection editor with 2d/3d editor and navigator (QDS-10711) * Added basic support for AnimatedSprite (QDS-11017) * Fixed that creating Component can results in invalid QML (QDS-11238) * Fixed that signal name is truncated in connection view (QDS-11385) * Fixed that items without id create Connections without target (QDS-7711) * Added jump-to-code action to Connection View (QDS-10725) * Fixed that custom onChanged signals are not shown in the Connections editor (QDS-10977)
QtMCU
* Added that state groups are disabled for QtMCU projects (QDS-10355) * Fixed crash after selecting QtMCU kit (QDS-10143) * Added metadata for AnimatedSprite type (QDS-11054) * Enabled that Kit selection Combobox for QtMCUs projects is hidden (QDS-10337) * Fixed that MCU properties are ignored during QmlProject <-> JSON conversion (QDS-9993) * Fixed that Items with drop shadows are exported with the wrong position and size (QDS-10600)
Property View
* Fixed that setting font family does not work (QDS-11060)
3D View
* Added option to allow using scene environment skybox as 3D view background (QDS-10775) * Fixed blending of Helper grid (QDS-10803) * Added new origin gizmo (QDS-10880) * Added split view support (QDS-10921)
Figma Bridge
* Fixed that 2D assets are misaligned (QDS-5283) * Fixed that export accounts for ActualRenderBounds when assigning X,Y (QDS-6622) * Fixed that multiple instances of same Figma template component result in incorrect type associations (QDS-10954) * Fixed that graphics are misalignmed after export from Figma (QDS-5439) * Fixed that AnchorChanges are used for anchor changes in states (QDS-11106) * Fixed that image bounds are not respected on export (QDS-6785) * Fixed that generated states have extra "state_" in the name (QDS-11105)