From f9416e187eb2a904c6f36050022ddf1f0b865707 Mon Sep 17 00:00:00 2001 From: Christoph Lendenfeld Date: Fri, 24 Nov 2023 11:45:36 +0100 Subject: [PATCH] add tip --- manual/editors/graph_editor/introduction.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/manual/editors/graph_editor/introduction.rst b/manual/editors/graph_editor/introduction.rst index 203cde412..1f8be3e95 100644 --- a/manual/editors/graph_editor/introduction.rst +++ b/manual/editors/graph_editor/introduction.rst @@ -57,6 +57,13 @@ Scale View In addition, you can also use the scrollbars to pan and zoom the view. +.. tip:: + + You can frame an F-Curve channel from any animated property by right clicking on it and choosing `View in Graph Editor`. + In order to bind that function to a hotkey, you need to make a hotkey manually in the e.g. User Interface category. + Using the right click menu won't work as it would be in the wrong category. + The operator name is `anim.view_curve_in_graph_editor`. + .. _graph_editor-2d-cursor: .. _bpy.types.SpaceGraphEditor.cursor: -- 2.30.2