mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove duplicated animation start
This commit is contained in:
parent
e971ffd09c
commit
b1e4598fbd
1 changed files with 0 additions and 1 deletions
|
|
@ -510,7 +510,6 @@ class ActionsWidget(QtWidgets.QWidget):
|
|||
self._controller.trigger_action(*args)
|
||||
|
||||
self._start_animation(index)
|
||||
self._start_animation(index)
|
||||
|
||||
def _show_menu_on_group(self, action_id):
|
||||
action_items = self._model.get_group_items(action_id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue