RFR: JDK-8297032: IGV: shortcut to center selected nodes
Roberto Castañeda Lozano
rcastanedalo at openjdk.org
Tue Nov 15 18:30:13 UTC 2022
On Tue, 15 Nov 2022 13:39:45 GMT, Tobias Holenstein <tholenstein at openjdk.org> wrote:
> Introduce a new shortcut `CTRL-9`/ `CMD-9` to center the nodes that are currently selected in IGV
>
> 
Looks good to me! A nit (up to you whether you want to address it in this PR): you might disable the action when no node is selected, similarly to the node extraction action.
-------------
Marked as reviewed by rcastanedalo (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11167
More information about the hotspot-compiler-dev
mailing list