Showing the description of the node when hovering over it inside the network.#357
Closed
DimosN wants to merge 4 commits into
Closed
Showing the description of the node when hovering over it inside the network.#357DimosN wants to merge 4 commits into
DimosN wants to merge 4 commits into
Conversation
… over it inside the network
Author
|
Sorry, 2 first commits were made to test GitHub. |
Member
|
Hi, I've looked at the request and the code looks good. However, when trying it out, I found it annoying that I get tooltips for every node, especially as someone who knows the application already. One way to solve this would be to have a small delay before the tooltip gets shown. There is currently no code that does this – maybe you'd like to look into that? |
Author
|
Hello, Yes, why not. |
Author
|
Is pause in 1,5 sec ok? |
Member
|
Sounds good! Best, Frederik On Tue, Oct 1, 2013 at 12:56 PM, Dimos [email protected] wrote:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This refers to Issue #274.