mirror of
https://github.com/beestat/app.git
synced 2025-05-24 02:14:03 -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) {
|
||||
this.labels_ = labels;
|
||||
|
||||
this.update_();
|
||||
|
||||
return this;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user