Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
Qt Creator 3.1.2
-
Ubuntu 12.04 LTS 64 bit
Ubuntu 14.04 LTS 64 bit
Description
- Create a new Qt Quick UI project using component set Qt Quick 2.2.
- Run this in Debugger.
- Activate the "Apply Changes on Save" option in the Debugger Toolbar.
- Change the text property of the Text item.
Creator will warn that this trivial change can't be applied without reloading, but will not update or reload the UI automatically.
According to Kai, the UI should be updated automatically.