Issue about Right Click Track Menu
By Yujiro Yonetsu @Yujiro_Yonetsu
Hello.
Now there is a script that we have been using.
sf.ui.proTools.selectedTrack.titleButton.popupMenuSelect({
menuPath: ['Rename...'],
isRightClick: true,
});
I'm not sure if it's because of the newer version of Pro Tools (2020.11) or not, but I'm getting an error in this script.
Sometimes I'm successful...
However, there is a high probability of error.
What are the possible causes?
Please.
- Christian Scheuer @chrscheuer2020-12-02 18:26:29.215Z
Hi Yujiro,
Please file this through your script's Help button or via Help/Issue. Without seeing your error messages, it's close to impossible to help.
You can read this article or watch the video on how to best report errors and get help:
- Progress