Question
close presentFloatingDialog
LrDialogs.presentFloatingDialog(_PLUGIN, {
title = '享像派',
contents = content,
blockTask = true,
onShow = function()
end,
windowWillClose = function()
end
})
How to close presentFloatingDialog with onShow function
title = '享像派',
contents = content,
blockTask = true,
onShow = function()
end,
windowWillClose = function()
end
})
How to close presentFloatingDialog with onShow function
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.