Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workbench: fix broken live-update #722

Merged
merged 1 commit into from Mar 11, 2018
Merged

Conversation

lpaulsen93
Copy link
Contributor

This fixes the broken live-update. The feature did not work since commit dcc3795. 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.

This fixes the broken live-update. The feature did not work since commit
dcc3795. 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.
@frlan frlan merged commit 303b48a into geany:master Mar 11, 2018
@lpaulsen93 lpaulsen93 deleted the fix-live-update branch March 12, 2018 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants