shx-3d-render
parent
e2f9c16ce3
commit
7f26248bbb
|
@ -408,7 +408,7 @@
|
|||
clearTimeout(currentTimeout);
|
||||
}
|
||||
|
||||
this.renderViewDebounce = setTimeout(this._renderView.bind(this), 500);
|
||||
this.renderViewDebounce = setTimeout(this._renderView.bind(this), 50);
|
||||
}
|
||||
|
||||
_renderView() {
|
||||
|
|
Loading…
Reference in New Issue