QtDesignStudio-changelog4.7.1

From Qt Wiki
Revision as of 08:36, 31 March 2025 by Thomas Hartmann (talk | contribs) (Created page with "The Qt Design Studio 4.7.1 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.7.1: https://bugreports.qt.io/projects/QDS/versions/22933 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 that asterisk sign does not always reflect that the f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Qt Design Studio 4.7.1 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.7.1: https://bugreports.qt.io/projects/QDS/versions/22933

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 that asterisk sign does not always reflect that the file is changed. (QDS-14451)
 * Renamed experimental Design System View into Design Tokens View.
 * Fixed multiple issues in the experimental Design System View (QDS-11828)
 * Fixed that Qt Design Studio crashes when renaming the screen01.ui.qml to screen01.qml. (QDS-14695)
 * Fixed that DesignEffects trigger alias artefacts. (QDS-14847)
 * Fixed that Assets View does not always show assets. (QDS-14523)
 * Fixed that toggling translation can erase user string in property editor. (QDS-13513)
 * Fixed that Qt Design Studio marks the project as dirty when opening. (QDS-14074)
 * Fixed that component modules were not available under the default components section on Qt4MCU. (QDS-14828)
 * Fixed that transition editor does not start from zero frame by default. (QDS-15042)
 * Fixed that 'pragma ComponentBehavior: Bound' cannot be used in ui.qml file. (QDS-9732)
 * Fixed that LivePreview doesn't respect the font for Qt4MCU. (QDS-12777)
 * Fixed that Python virtual environment is shown in QDS. (QDS-13559)
 * Fixed that logs are forwarded twice. (QDS-14772)
 * Fixed that default components missing in MCU project. (QDS-14937)
 * Fixed that Content Library search in Materials shows "No match found" when there is a match. (QDS-14996)
 * Fixed that if currentFrame is bound then frame dragging in the timeline does not work. (QDS-15001)
 * Fixed that adding state to timeline crashes QDS. (QDS-15014)
 * Fixed that FontFamily doesn't get updated from Properties View. (QDS-11002)
 * Added documention for design viewer. (QDS-13916)
 * Added documention on how to convert "old structure" DS project to existing one. (QDS-13960)

Figma Bridge

 * Fixed that detachment issue in Figma Bridge: Instances expand instead of inheriting component properties. (QDS-14769)
 * Added an option to always use absolute coordinates. (QDS-13218)
 * Fixed that width and height are not being set correctly for BasicSwitch component in Figma import. (QDS-13331)
 * Fixed that normal bridge import logs are shown as issues in new Issues view. (QDS-13912)