mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Update openpype/hosts/maya/plugins/load/load_audio.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
a4b1797b2a
commit
2c2b5a3505
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ class AudioLoader(load.LoaderPlugin):
|
|||
cmds.setAttr("{}.filename".format(audio_node), path, type="string")
|
||||
|
||||
if activate_sound:
|
||||
# maya by default deactivates it from timeline on file change
|
||||
cmds.timeControl(
|
||||
mel.eval("$gPlayBackSlider=$gPlayBackSlider"),
|
||||
edit=True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue