Add build marker alert to Analyze for diagnosis
This commit is contained in:
parent
1919ad8822
commit
aee2ef2287
|
|
@ -2660,6 +2660,7 @@ openMainDialog = function()
|
|||
text = "Analyze",
|
||||
visible = false,
|
||||
onclick = function()
|
||||
app.alert("ANALYZE CLICKED - build 1919ad8+1")
|
||||
-- Always refresh to avoid stale image from a different sprite
|
||||
refreshSource()
|
||||
if not S.sourceImage then
|
||||
|
|
|
|||
Loading…
Reference in New Issue