Commit ad03627d authored by Tor Arne Vestbø's avatar Tor Arne Vestbø Committed by The Qt Project
Browse files

Update changelog for change Icf323618 / QTBUG-35174


Change-Id: Idff1507fdce960ad7dabc2662bb273bc6103c1ca
Reviewed-by: default avatarJerome Pasion <jerome.pasion@digia.com>
parent b7763c4c
Branches
Tags
No related merge requests found
Showing with 8 additions and 0 deletions
......@@ -58,6 +58,14 @@ Third party components
currentIndex was set to 0 regardless of the actual number of rows in the model
when the model property was changed after the view's initialization.
- QtQuick.Window will now correctly use Window.AutomaticVisibility by
default, analogous to QWindow::show(), resulting in eg. maximized
windows by default on iOS/Android.
- QtQuick.Window will now warn when setting conflicting visible and visibility
properties, as this use-case is broken with the current QWindow implementation
of the two properties.
****************************************************************************
* Library *
****************************************************************************
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment