Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
QDS 4.2
-
None
Description
If any files are edited outside DS, DS does not update the view unless it will be given focus. There is a setting and when enabled it does not ask for reload of the files BUT it does not do it in the background. This limits a lot of livecoding. This also might be reason why sometimes puppet is slow/nonresponsive to update the view although files have been modified.
Flow to reproduce this 100% is
1)create project in DS
2)disable the prompt of reloading files
3)leave the formview active
4)open some project qml file with external editor
5)save the file on external editor
6)DS should update the view automatically, but until you change app focus to that window - it does not.