Groupe Complus

Results 3 comments of Groupe Complus

Hi @eroist you can use orbitControls to do it. ```js const globe = Globe() .... // your instantiation here const orbitControls = globe.controls(); orbitControls.enableZoom = false; ```

I tried to change the primary key type from Ulid to Uuid, the result is the same. id |tree_root|parent_id|name |lft|lvl|rgt| |----|---------|---------|----------|---|---|---| C180| | |Food | 0| 0| 0| F3C9| |C180...

@kl3sk I still couldn't find a solution, nor succeed to patch the issue. For now I kept an `int` PK. Nobody from the team replied yet either.