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:
@@ -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():
|
||||
|
Reference in New Issue
Block a user