-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
In this example (https://www.luart.org/doc/ui/task.html), the ui.taks property is not used at all. Furthermore, ui.run(win):wait() is obsolete and will be removed later. Therefore, the line ui.run(win):wait() should be replaced with
win:show()
ui.task:wait()
- or?.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels