QtDesignStudio-changelog4.7.2

From Qt Wiki
Jump to navigation Jump to search

The Qt Design Studio 4.7.2 release contains bug fixes and improvements.

The most important changes are listed in this document. For a complete list of changes, see the release report of Qt Design Studio 4.7.2: https://bugreports.qt.io/projects/QDS/versions/23103

FAQs on common topics and troubleshooting guides can be found in the public wiki for Qt Design Studio: https://wiki.qt.io/QtDesignStudio

General

 * Fixed crash when renaming files in ProjectExplorer
 * Fixed crash if qmldir file is outside of project (QDS-15523)
 * Fixed crash in Property Editor caused by ExpressionTextField (QDS-15509)
 * Fixed crash in GeneralSettingsWidget::apply()
 * Fixed crash when example file becomes unavailable at runtime (QDS-15305)
 * Fixed crash during FormEditorItem undo operation (QDS-15146)
 * Fixed zoom to current selection (QDS-15273)
 * Fixed selection of visible items (QDS-14210)
 * Fixed rectangle specifics and removed obsolete warnings (QDS-15460)
 * Fixed shape rendering in 2D View (QDS-14846)
 * Fixed Design Tokens light color theme (QDS-15169)
 * Fixed stacked container UI logic (QDS-15274)
 * Added validator for empty name cells in Design Tokens
 * Fixed false name warnings when name unchanged
 * Fixed skipping of Dependencies folder in resources (QDS-15037)
 * Added QEasingCurve to known value types
 * Improved transition handling with ensureIdExists() (QDS-15129)
 * Fixed QmlListProperty append logic (QDS-14440)
 * Updated Navigator and Property View to fill MouseArea to parent by default when added (QDS-15260)
 * Fixed issue where "Set as main.ui.qml File" option was not working (QDS-15384)

Documentation

 * Documented the end-to-end workflow for MCU support (QDS-14338)
 * Created documentation for new MCU example (QDS-14764)

Figma Bridge

* Fixed issue where Auto-Layout generated code created x,y values in child elements of layout (QDS-15137)
* Fixed error: QML Image cannot specify left, right, and horizontalCenter anchors at the same time (QDS-15416)
* Fixed rendering differences for particular vector shapes between Figma and QDS (QDS-15195)
* Fixed regression: Alias missing even though enabled in Qt Bridge for Figma (QDS-15383)
* Fixed export issue: Z-order of items in Variants not captured (QDS-15231)