Update BIM toolbar fixture settings
This commit is contained in:
parent
1a6fa9e898
commit
fcfa59ec98
|
|
@ -5,7 +5,7 @@
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"ownerId": null,
|
"ownerId": null,
|
||||||
"createdAt": "2026-06-05T13:33:23.556Z",
|
"createdAt": "2026-06-05T13:33:23.556Z",
|
||||||
"updatedAt": "2026-06-20T16:53:27.436Z"
|
"updatedAt": "2026-06-20T20:33:51.505Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "proj_0c1b26f3-020c-4ee9-926c-fedf08003304",
|
"id": "proj_0c1b26f3-020c-4ee9-926c-fedf08003304",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "DRONE",
|
"name": "DRONE",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"createdAt": "2026-06-05T13:33:23.556Z",
|
"createdAt": "2026-06-05T13:33:23.556Z",
|
||||||
"updatedAt": "2026-06-20T16:53:27.436Z",
|
"updatedAt": "2026-06-20T20:33:51.505Z",
|
||||||
"ownerId": null,
|
"ownerId": null,
|
||||||
"shares": [],
|
"shares": [],
|
||||||
"models": [
|
"models": [
|
||||||
|
|
@ -102,6 +102,10 @@
|
||||||
"toolbarBgActive": "#c4ff67",
|
"toolbarBgActive": "#c4ff67",
|
||||||
"toolbarBorder": "#292929",
|
"toolbarBorder": "#292929",
|
||||||
"toolbarOutline": "#292929",
|
"toolbarOutline": "#292929",
|
||||||
|
"toolbarMinSize": 24,
|
||||||
|
"toolbarMaxSize": 88,
|
||||||
|
"toolbarLensCount": 5,
|
||||||
|
"toolbarAutoHide": false,
|
||||||
"modalBg": "#1c1c1c",
|
"modalBg": "#1c1c1c",
|
||||||
"modalBgAlpha": 1,
|
"modalBgAlpha": 1,
|
||||||
"modalFocus": "#292929",
|
"modalFocus": "#292929",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue