In LiveDataSource, connect to file changes to re-add the file path again - need…

Authored by asemke on Feb 24 2019, 6:11 PM.

Description

In LiveDataSource, connect to file changes to re-add the file path again - need to cope with deletion of files in text editors which on save create a new file in the temp folder first and then swap with the original one.

Details