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