mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
Merge branch '3.8' into 3.9-beta
This commit is contained in:
commit
a9bdb3cd4f
@ -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