mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Modify scripts to adjust to Pull request #271
Parameter enum values have changed.
This commit is contained in:
@@ -44,7 +44,7 @@ def oddments_imagesB():
|
||||
do( "Drag: Window=Timeline FromX=200 FromY=10 ToX=600 ToY=10" )
|
||||
time.sleep(3.0)
|
||||
#Disable bringing to top, so as not to destroy quick play.
|
||||
capture( "QuikPlay001.png", "First_Track_Plus ToTop=0" )
|
||||
capture( "QuikPlay001.png", "FirstTrackPlus ToTop=0" )
|
||||
|
||||
oddments_imagesA()
|
||||
oddments_imagesB()
|
||||
|
Reference in New Issue
Block a user