Skip to content

Fix sidebar focus change when showing results #198

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

Merged
merged 1 commit into from
Dec 12, 2019
Merged

Fix sidebar focus change when showing results #198

merged 1 commit into from
Dec 12, 2019

Conversation

henrymercer
Copy link
Contributor

Do this by lazily updating the selection of the query history view, since the only API for changing a TreeView selection reveals the TreeView.

Fixes #197

Do this by lazily updating the selection of the query history view,
since the only API for changing a TreeView selection reveals the
TreeView.

Fixes #197
@jcreedcmu jcreedcmu merged commit 426477e into github:master Dec 12, 2019
@henrymercer henrymercer deleted the fix-sidebar-focus-change branch December 12, 2019 17:55
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.

Focused sidebar is changed when query execution finishes
2 participants