Skip to content

Fix hover source display on multi-line search results#240

Open
eira-fransham wants to merge 1 commit intorust-dev-tools:masterfrom
eira-fransham:fix-search-hover
Open

Fix hover source display on multi-line search results#240
eira-fransham wants to merge 1 commit intorust-dev-tools:masterfrom
eira-fransham:fix-search-hover

Conversation

@eira-fransham
Copy link
Contributor

Currently this is broken because each set of lines in the search results shares one "is-source-display-open" flag. This PR changes this so that only one line per file can have its source display visible at once.

Copy link
Contributor

@nrc nrc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, thanks! Could you rebase please?

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.

2 participants