Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.0 Beta 4
-
macOS 10.14.1
-
-
63ada5fa00ba37e0fbfcd7b70dcbd99580dd7c4f (qt/qtdeclarative/5.12)
Description
- Create a new project: Qt Quick Application - Empty
- Use default all along the way
- Paste the code to main.qml (see attachment)
- Run the app
- Click the button
- See the console, we can see the contentHeight is 16 but the height is 0, which is wrong, because in the code we bind them together