mirror of
https://github.com/beestat/app.git
synced 2025-06-01 04:37:12 -04:00
Added visualize labels
This commit is contained in:
parent
3a93cbfc93
commit
50ad0f46e7
@ -1061,6 +1061,8 @@ beestat.component.scene.prototype.set_auto_rotate = function(auto_rotate) {
|
|||||||
beestat.component.scene.prototype.set_labels = function(labels) {
|
beestat.component.scene.prototype.set_labels = function(labels) {
|
||||||
this.labels_ = labels;
|
this.labels_ = labels;
|
||||||
|
|
||||||
|
this.update_();
|
||||||
|
|
||||||
return this;
|
return this;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user