View Single Post
Old 03-14-2020, 04:51 PM   #7537
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 4,870
Default

Quote:
Originally Posted by MixMonkey View Post
OMG I'm such a dingbat!

All I have to do is double assign my script and your new CSI action to a button and we're golden.

Move along, nothing to see here, just the village idiot...
Oh well, that elation was short lived. Unfortunately, when you double assign buttons, the actions don't seem to happen sequentially. If I do this:

Code:
Enter	Reaper "a script that recalls track visibility and selection"
Enter	ForceScrollLink
..the first action hasn't properly completed before the second runs, so the surface doesn't scroll.

What it needs is a delay between the two actions. Putting a delay in the first action (in the script) doesn't work because it doesn't delay the second action assigned to the button.
MixMonkey is offline   Reply With Quote