mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-05 23:05:01 +08:00
[ts] Resizing spritesheet demo
This commit is contained in:
parent
e56afe7673
commit
40f192de43
@ -103,6 +103,8 @@ var spritesheetDemo = function(loadingComplete, bgColor) {
|
||||
timeKeeper.update();
|
||||
var delta = timeKeeper.delta;
|
||||
|
||||
resize();
|
||||
|
||||
delta *= timeSlider.get();
|
||||
if (timeSliderLabel) {
|
||||
var oldValue = timeSliderLabel.textContent;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user