why no icon of hud_alert when run in share sheet
-
here's my simple code test.py:
import console console.hud_alert('test')
console.hud_alert(message[, icon, duration])
Show a HUD-style alert with the given message. The icon can be either 'success' (the default, a checkmark symbol), or 'error' (a cross symbol).
-
no one knows why? no one cares?
-
You're right, it's strange. I don't see any explanation ☹️