pose_library: minor changes for shortcuts to show in menus
commitbf49eeaa14c445d3c53068203fdf91bff568fe64
authorCampbell Barton <ideasman42@gmail.com>
Wed, 11 Jan 2023 08:16:18 +0000 (11 19:16 +1100)
committerCampbell Barton <ideasman42@gmail.com>
Wed, 11 Jan 2023 08:30:26 +0000 (11 19:30 +1100)
tree96e5d1fd09726d65025d00f3b9b387cb2dae2ae6
parent5a774a6dad4378f173ec7fdcdcd406048fcc9a29
pose_library: minor changes for shortcuts to show in menus

template_asset_view operators for the pose library now match the menu
items.

- Set 'flipped' to false for the activate operator.

- Remove 'release_confirmed' assignment for the drag operator,
  this is now set based on the event that activated it.

Part of fix for T103267.
pose_library/gui.py