mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 23:34:53 +08:00
[player] Implemented generator reset.
This commit is contained in:
parent
121467572c
commit
033703e900
@ -138,7 +138,9 @@ body {
|
||||
|
||||
var newButton = topBar.children[0];
|
||||
newButton.onclick = function() {
|
||||
player.stopRendering();
|
||||
UI.show(dropZone);
|
||||
UI.clear(editor);
|
||||
UI.hide(editor);
|
||||
}
|
||||
var downloadButton = topBar.children[1];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user