[Github-comments] [geany/geany-plugins] workbench: fix broken live-update (#722)
LarsGit223
notifications at xxxxx
Sat Mar 10 13:10:28 UTC 2018
This fixes the broken live-update. The feature did not work since commit dcc37957e917a2e8c2f3e5d483c9a832eceff1e0. The reason was that the sub-directories were not added to the file-table and so no file monitor was created for them. The live-update only worked for the main directories but not for their sub-directories.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/722
-- Commit Summary --
* workbench: fix broken live-update
-- File Changes --
M workbench/src/wb_project.c (8)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/722.patch
https://github.com/geany/geany-plugins/pull/722.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/722
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180310/a301c12c/attachment.html>
More information about the Github-comments
mailing list