Skip to content
Snippets Groups Projects
Commit 0e01667e authored by Sergey Sharybin's avatar Sergey Sharybin Committed by Sergey Sharybin
Browse files

Fix Split Strips operator not showing shortcut

This is because the menu entry was using different operator
properties from what the shortcut is defined for. It was needed
to make it so an operator which is called from the menu does not
have dependency on the mouse location.

Now it is achieved by resolving MOUSE side to RIGHT from the
operator's exec().

Ref #112598

Pull Request: https://projects.blender.org/blender/blender/pulls/113143
parent 3a00ba53
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment