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

TreeBrowser: fix refreshing without selection #525

Merged
merged 1 commit into from Feb 15, 2017
Merged

TreeBrowser: fix refreshing without selection #525

merged 1 commit into from Feb 15, 2017

Conversation

vfaronov
Copy link
Contributor

This fixes a bug that could be reproduced as follows:

  1. ensure that no item in the tree is selected (highlighted);
  2. press the "Refresh" keybinding.

Without this fix, the contents of the tree are duplicated.

This fixes a bug that could be reproduced as follows:

1. ensure that *no* item in the tree is selected (highlighted);
2. press the "Refresh" keybinding.

Without this fix, the contents of the tree are duplicated.
@frlan frlan merged commit 4144a71 into geany:master Feb 15, 2017
@vfaronov vfaronov deleted the treebrowser/fix-refresh branch February 15, 2017 22:23
@b4n b4n added this to the 1.30.0 milestone Feb 17, 2017
@frlan frlan assigned frlan and unassigned frlan Feb 17, 2017
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

3 participants