Blender Git Commit Log

Git Commits -> Revision fc59feb

Revision fc59feb by Julian Eisel (master)
May 12, 2020, 17:40 (GMT)
UI/Animation: Don't change Graph Editor cursor from scrubbing region

Do not execute the operator to change the Graph Editor cursor when changing the
active frame through the scrubbing region. This is not what users expect, see
T76599.

Removes an explicit exception to not let the regular frame change operator
execute in the Graph Editor. It was needed to let the cursor operator run
instead, but the interplay between the two operators is now handled at keymap
level.

Fixes T76599.

Commit Details:

Full Hash: fc59febb1b30f390e733e1c775b93d128dd84e34
Parent Commit: 94b9141
Lines Changed: +1, -8

2 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+0, -1) (Diff)
/source/blender/editors/animation/anim_ops.c (+1, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021