commit | 5abf258e2e650d292b1d2ea4c0489f9a8f3a7bf0 | [log] [tgz] |
---|---|---|
author | Simeon Andreev <simeon.danailov.andreev@gmail.com> | Fri Sep 20 12:46:46 2019 +0200 |
committer | Simeon Andreev <simeon.danailov.andreev@gmail.com> | Fri Sep 20 13:13:50 2019 +0200 |
tree | 15b67a48da5e92e8caeb6adfffd35ab12777355b | |
parent | e2739e732bdb90f47f979f94a1e371d17e4a58eb [diff] |
Bug 544975 - 'Open Project' does not refresh before opening With this change OpenProjectAction will trigger a background refresh for the project, ensuring that the project resources are up-to-date if the project changed in the file system while being closed. This can e.g. occur due to an update in the projects repository. Change-Id: Ic945accd6ab74e5f7b64b523b1668b5ee5dca18f Signed-off-by: Simeon Andreev <simeon.danailov.andreev@gmail.com>