This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Conversation
This file contains 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
focus nodes focus edge graph node navigation WASD, HJKL, activate & expand navigate edges part1 navigate edges part 2 navigate edges part 3 fix for trail graphs fixed group nodes focus node after expand/collapse and move into view check focusable nodes focus initial node, increase focus into view range and set and remove focus on view fixed mouse cursor stealing focus while animating scroll get edge focus color from color scheme graph node focus color keep visilbe focus during graph animation moved focus handler implementation to focus handler class refactor more refactor renamed to GraphFocusHandler moved focushandler in QtGraphNode fixed focus stayed at previous node after search fixed group node only border highlight fixed focus and cofocus issues better trail call edge coloring catch key presses in QtCodeNavigator rename focus to coFocus in code view focus hovered location focus hovered line navigate up and down within snippet navigate left & right in line keep vertical location position if possible between lines activate focus move focus in snippet mode, focus and activate scope expansions move focus between snippets move focus between fils focus file title collapse and expand files removed deprecated focus getters don't focus empty lines made QtCodeNavigator a CodeFocusHandler keep focus in last explicit column fixed keep focus at just collapsed node when focus was at member set focus on location id rebase fixes apply clang format
This was referenced Mar 2, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
fixes #486, #327, #214, #210