1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 16:43:33 +02:00

Update scripts for revised commands.

This commit is contained in:
James Crook
2018-03-19 16:07:30 +00:00
parent 8f8429f9a5
commit 3896ff98dd
10 changed files with 153 additions and 105 deletions

View File

@@ -31,6 +31,8 @@ def oddments_imagesA():
capture( "Button" + str(id) +"Hover.png", "Edit" )
do( "Drag: Id="+str( id) + " FromX=1000 FromY=10" )
do( 'SetPreference: Name="/GUI/Theme" Value="light"')
#Restore default tool.
do('SelectTool')
def oddments_imagesB():