GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Create Icon not swapping to Delete Icon if macro already exists when selected in browser

TimothyLuke opened this issue ยท 3 comments

commented
commented

Check GSE.GUIConfigureMacroButton(button) in Viewer.lua

commented

GSE.CheckMacroCreated(SequenceName, create) now adds a macro to the OOC queue. This needs to be changed and split to a check macro created and a create macro.

commented

Or alternatively change the check call to be to the OOC version as we know its not going to create a new macro.