From 7c943429deb48da008e627ff6d22aefe25c76c88 Mon Sep 17 00:00:00 2001 From: Mukesh Ranjan Sahay <43108986+mukeshsahay@users.noreply.github.com> Date: Sun, 28 Aug 2022 10:01:19 -0700 Subject: [PATCH] Remove duplicate toolbar from scene composer (#72) * Remove duplicate toolbar from scene composer --- .../SceneComposerInternal.spec.tsx.snap | 33 - .../src/layouts/SceneLayout/SceneLayout.tsx | 1 - .../__snapshots__/SceneLayout.spec.tsx.snap | 2830 ++++------------- 3 files changed, 693 insertions(+), 2171 deletions(-) diff --git a/packages/scene-composer/src/components/__snapshots__/SceneComposerInternal.spec.tsx.snap b/packages/scene-composer/src/components/__snapshots__/SceneComposerInternal.spec.tsx.snap index bb80b2928..dd024bf0e 100644 --- a/packages/scene-composer/src/components/__snapshots__/SceneComposerInternal.spec.tsx.snap +++ b/packages/scene-composer/src/components/__snapshots__/SceneComposerInternal.spec.tsx.snap @@ -12,9 +12,6 @@ exports[`SceneComposerInternal should render a default error view when loading a } mainContent={ - - - - - - - - - - - = ({ isViewing, onPointerMissed, Loading -
+ +
+ + +
+
+
-
-
- -
- -
-
-
-
- -
- -
-
-
-
-
-
- -
- -
-
- - - -
-
-
-
- Add empty node -
-
-
-
- Add 3D model -
-
-
-
- Add light -
-
-
-
- Add tag -
-
-
-
- Add model shader -
-
-
-
- Add motion indicator -
-
-
-
-
-
- -
-
- - - -
-
-
-
-
- - - -
-
-
-
- -
-
- - - -
-
-
-
-
- 3D Orbit -
-
-
-
- -
-
- - - -
-
-
-
-
- 3D Pan -
-
-
-
-
-
-
-
- -
-
- - - - - -
-
-
-
-
-
-
- -
-
- - - - - - - -
-
-
-
-
- - - -
-
-
-
- -
-
- - - - - - - -
-
-
-
-
- Translate object -
-
-
-
- -
-
- - - - - - - - - - -
-
-
-
-
- Rotate object -
-
-
-
- -
-
- - - - - - - - - -
-
-
-
-
- Scale object -
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
, - "id": "Inspector", - "label": "Inspector", - }, - ] - } - /> -
-
-
-
-
-
-
-
-
-`; - -exports[`SceneLayout should render correctly in Edit mode with Modal 1`] = ` -.c6 { - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-direction: row; - -ms-flex-direction: row; - flex-direction: row; - -webkit-align-items: stretch; - -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; - height: 100%; -} - -.c27 { - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-direction: row-reverse; - -ms-flex-direction: row-reverse; - flex-direction: row-reverse; - -webkit-align-items: stretch; - -webkit-box-align: stretch; - -ms-flex-align: stretch; - align-items: stretch; - height: 100%; -} - -.c7 { - -webkit-flex: 1; - -ms-flex: 1; - flex: 1; -} - -.c9 { - -webkit-flex: none; - -ms-flex: none; - flex: none; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-direction: column; - -ms-flex-direction: column; - flex-direction: column; - -webkit-box-pack: center; - -webkit-justify-content: center; - -ms-flex-pack: center; - justify-content: center; - -webkit-align-items: center; - -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; - border-left: 1px solid colorBorderDividerDefault; - border-right: 1px solid colorBorderDividerDefault; -} - -.c9:hover { - background-color: colorBackgroundDropdownItemHover; -} - -.c8 { - width: 400px; - height: 100%; - overflow-y: auto; -} - -.c28 { - width: 400px; - height: 100%; - overflow-y: auto; -} - -.c2 { - width: 600px; - margin: auto; - -webkit-flex: none; - -ms-flex: none; - flex: none; - z-index: 1000; -} - -.c0 { - position: relative; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-direction: column; - -ms-flex-direction: column; - flex-direction: column; - width: 100%; - height: 100%; - background-color: colorBackgroundLayoutMain; -} - -.c3 { - background-color: colorBackgroundContainerHeader; - z-index: 100; -} - -.c4 { - -webkit-flex: 1; - -ms-flex: 1; - flex: 1; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-direction: row; - -ms-flex-direction: row; - flex-direction: row; - position: relative; - overflow: hidden; -} - -.c10 { - -webkit-flex: 1; - -ms-flex: 1; - flex: 1; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-direction: column; - -ms-flex-direction: column; - flex-direction: column; - position: relative; - overflow: hidden; -} - -.c11 { - -webkit-flex: 1; - -ms-flex: 1; - flex: 1; - overflow: hidden; - padding: 4px; - position: relative; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-align-items: center; - -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; - -webkit-box-pack: center; - -webkit-justify-content: center; - -ms-flex-pack: center; - justify-content: center; -} - -.c1 { - position: absolute; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - left: 0; - top: 0; - right: 0; - bottom: 0; - z-index: 1000; - background-color: rgba(0,0,0,0.7); -} - -.c5 { - background-color: colorBackgroundContainerContent; - -webkit-flex: none; - -ms-flex: none; - flex: none; - z-index: 99; -} - -.c26 { - background-color: colorBackgroundContainerContent; - -webkit-flex: none; - -ms-flex: none; - flex: none; - height: 100%; -} - -.c19 { - position: absolute; - bottom: 0; - right: 0; - width: 16%; - height: 16%; - pointer-events: none; - z-index: 1; - color: colorTextHeadingDefault; -} - -.c19 > svg { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; - -webkit-transform: rotate(90deg); - -ms-transform: rotate(90deg); - transform: rotate(90deg); -} - -.c16 { - shape-rendering: geometricPrecision; - -webkit-transform: scale(1); - -ms-transform: scale(1); - transform: scale(1); -} - -.c17 { - shape-rendering: geometricPrecision; - -webkit-transform: scale(1); - -ms-transform: scale(1); - transform: scale(1); - -webkit-transform: scaleX(-1); - -ms-transform: scaleX(-1); - transform: scaleX(-1); -} - -.c24 { - shape-rendering: geometricPrecision; - -webkit-transform: scale(1.06); - -ms-transform: scale(1.06); - transform: scale(1.06); -} - -.c22 { - shape-rendering: geometricPrecision; - -webkit-transform: scale(1.04); - -ms-transform: scale(1.04); - transform: scale(1.04); -} - -.c14 { - -webkit-flex: none; - -ms-flex: none; - flex: none; - position: relative; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-align-items: center; - -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; - -webkit-box-pack: start; - -webkit-justify-content: flex-start; - -ms-flex-pack: start; - justify-content: flex-start; - min-width: 40px; - height: 40px; - -webkit-text-decoration: none; - text-decoration: none; - cursor: default; - pointer-events: none; - background-color: colorBackgroundDropdownItemDefault; - border-top: 1px solid colorBorderDividerDefault; -} - -.c14:first-of-type { - border-top: 0; -} - -.c18 { - -webkit-flex: none; - -ms-flex: none; - flex: none; - position: relative; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-align-items: center; - -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; - -webkit-box-pack: start; - -webkit-justify-content: flex-start; - -ms-flex-pack: start; - justify-content: flex-start; - min-width: 40px; - height: 40px; - -webkit-text-decoration: none; - text-decoration: none; - cursor: pointer; - pointer-events: initial; - background-color: colorBackgroundDropdownItemDefault; - border-top: 1px solid colorBorderDividerDefault; -} - -.c18:hover { - background-color: colorBackgroundDropdownItemHover; -} - -.c18:first-of-type { - border-top: 0; -} - -.c13 { - position: relative; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-direction: column; - -ms-flex-direction: column; - flex-direction: column; - border-top: 3px solid colorBorderDividerDefault; -} - -.c13:first-of-type { - border-top: 0; -} - -.c15 { - position: relative; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-align-items: center; - -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; - -webkit-box-pack: center; - -webkit-justify-content: center; - -ms-flex-pack: center; - justify-content: center; - width: 40px; - height: 40px; -} - -.c20 { - display: none; - position: absolute; - left: 41px; - top: 0; - -webkit-flex-direction: column; - -ms-flex-direction: column; - flex-direction: column; - background-color: colorBackgroundDropdownItemDefault; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - z-index: 1; -} - -.c20 > div { - border-top: 1px solid colorBorderDividerDefault; -} - -.c20 > div:first-of-type { - border-top: 0; -} - -.c23 { - padding: 0 20px 0 0px; - white-space: nowrap; -} - -.c21 { - padding: 0 20px 0 20px; - white-space: nowrap; -} - -.c12 { - position: absolute; - left: 10px; - top: 10px; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-direction: column; - -ms-flex-direction: column; - flex-direction: column; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - z-index: 999; - background-color: colorBackgroundDropdownItemDefault; -} - -.c25 { - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - z-index: 0; -} - -
-
-
-
-
- Notice -
-
-
-
-
- Ok -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
, - "id": "Hierarchy", - "label": "Hierarchy", - }, - Object { - "content": , - "id": "Rules", - "label": "Rules", - }, - Object { - "content": , - "id": "Settings", - "label": "Settings", - }, - ] - } - /> -
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
- -
-
-
-
- -
- -
-
-
-
-
-
- -
- -
-
- - - -
-
-
-
- Add empty node -
-
-
-
- Add 3D model -
-
-
-
- Add light -
-
-
-
- Add tag -
-
-
-
- Add model shader -
-
-
-
- Add motion indicator -
-
-
-
-
-
- -
-
- - - -
-
-
-
-
- - - -
-
-
-
- -
-
- - - -
-
-
-
-
- 3D Orbit -
-
-
-
- -
-
- - - -
-
-
-
-
- 3D Pan -
-
-
-
-
-
-
-
- -
-
- - - - - -
-
-
-
-
-
-
- -
-
- - - - - - - -
-
-
-
-
- - - -
-
-
-
- -
-
- - - - - - - -
-
-
-
-
- Translate object -
-
-
-
- -
-
- - - - - - - - - - -
-
-
-
-
- Rotate object -
-
-
-
- -
-
- - - - - - - - - -
-
-
-
-
- Scale object -
-
-
-
-
+ className="sidePanelTabs" + data-mocked="Tabs" + tabs={ + Array [ + Object { + "content": , + "id": "Inspector", + "label": "Inspector", + }, + ] + } + /> +
+
+
+
+
+
+
+
+
+`; + +exports[`SceneLayout should render correctly in Edit mode with Modal 1`] = ` +.c6 { + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: row; + -ms-flex-direction: row; + flex-direction: row; + -webkit-align-items: stretch; + -webkit-box-align: stretch; + -ms-flex-align: stretch; + align-items: stretch; + height: 100%; +} + +.c27 { + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: row-reverse; + -ms-flex-direction: row-reverse; + flex-direction: row-reverse; + -webkit-align-items: stretch; + -webkit-box-align: stretch; + -ms-flex-align: stretch; + align-items: stretch; + height: 100%; +} + +.c7 { + -webkit-flex: 1; + -ms-flex: 1; + flex: 1; +} + +.c9 { + -webkit-flex: none; + -ms-flex: none; + flex: none; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + -webkit-box-pack: center; + -webkit-justify-content: center; + -ms-flex-pack: center; + justify-content: center; + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + border-left: 1px solid colorBorderDividerDefault; + border-right: 1px solid colorBorderDividerDefault; +} + +.c9:hover { + background-color: colorBackgroundDropdownItemHover; +} + +.c8 { + width: 400px; + height: 100%; + overflow-y: auto; +} + +.c28 { + width: 400px; + height: 100%; + overflow-y: auto; +} + +.c2 { + width: 600px; + margin: auto; + -webkit-flex: none; + -ms-flex: none; + flex: none; + z-index: 1000; +} + +.c0 { + position: relative; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + width: 100%; + height: 100%; + background-color: colorBackgroundLayoutMain; +} + +.c3 { + background-color: colorBackgroundContainerHeader; + z-index: 100; +} + +.c4 { + -webkit-flex: 1; + -ms-flex: 1; + flex: 1; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: row; + -ms-flex-direction: row; + flex-direction: row; + position: relative; + overflow: hidden; +} + +.c10 { + -webkit-flex: 1; + -ms-flex: 1; + flex: 1; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + position: relative; + overflow: hidden; +} + +.c11 { + -webkit-flex: 1; + -ms-flex: 1; + flex: 1; + overflow: hidden; + padding: 4px; + position: relative; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + -webkit-box-pack: center; + -webkit-justify-content: center; + -ms-flex-pack: center; + justify-content: center; +} + +.c1 { + position: absolute; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + left: 0; + top: 0; + right: 0; + bottom: 0; + z-index: 1000; + background-color: rgba(0,0,0,0.7); +} + +.c5 { + background-color: colorBackgroundContainerContent; + -webkit-flex: none; + -ms-flex: none; + flex: none; + z-index: 99; +} + +.c26 { + background-color: colorBackgroundContainerContent; + -webkit-flex: none; + -ms-flex: none; + flex: none; + height: 100%; +} + +.c19 { + position: absolute; + bottom: 0; + right: 0; + width: 16%; + height: 16%; + pointer-events: none; + z-index: 1; + color: colorTextHeadingDefault; +} + +.c19 > svg { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + -webkit-transform: rotate(90deg); + -ms-transform: rotate(90deg); + transform: rotate(90deg); +} + +.c16 { + shape-rendering: geometricPrecision; + -webkit-transform: scale(1); + -ms-transform: scale(1); + transform: scale(1); +} + +.c17 { + shape-rendering: geometricPrecision; + -webkit-transform: scale(1); + -ms-transform: scale(1); + transform: scale(1); + -webkit-transform: scaleX(-1); + -ms-transform: scaleX(-1); + transform: scaleX(-1); +} + +.c24 { + shape-rendering: geometricPrecision; + -webkit-transform: scale(1.06); + -ms-transform: scale(1.06); + transform: scale(1.06); +} + +.c22 { + shape-rendering: geometricPrecision; + -webkit-transform: scale(1.04); + -ms-transform: scale(1.04); + transform: scale(1.04); +} + +.c14 { + -webkit-flex: none; + -ms-flex: none; + flex: none; + position: relative; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + -webkit-box-pack: start; + -webkit-justify-content: flex-start; + -ms-flex-pack: start; + justify-content: flex-start; + min-width: 40px; + height: 40px; + -webkit-text-decoration: none; + text-decoration: none; + cursor: default; + pointer-events: none; + background-color: colorBackgroundDropdownItemDefault; + border-top: 1px solid colorBorderDividerDefault; +} + +.c14:first-of-type { + border-top: 0; +} + +.c18 { + -webkit-flex: none; + -ms-flex: none; + flex: none; + position: relative; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + -webkit-box-pack: start; + -webkit-justify-content: flex-start; + -ms-flex-pack: start; + justify-content: flex-start; + min-width: 40px; + height: 40px; + -webkit-text-decoration: none; + text-decoration: none; + cursor: pointer; + pointer-events: initial; + background-color: colorBackgroundDropdownItemDefault; + border-top: 1px solid colorBorderDividerDefault; +} + +.c18:hover { + background-color: colorBackgroundDropdownItemHover; +} + +.c18:first-of-type { + border-top: 0; +} + +.c13 { + position: relative; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + border-top: 3px solid colorBorderDividerDefault; +} + +.c13:first-of-type { + border-top: 0; +} + +.c15 { + position: relative; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + -webkit-box-pack: center; + -webkit-justify-content: center; + -ms-flex-pack: center; + justify-content: center; + width: 40px; + height: 40px; +} + +.c20 { + display: none; + position: absolute; + left: 41px; + top: 0; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + background-color: colorBackgroundDropdownItemDefault; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + z-index: 1; +} + +.c20 > div { + border-top: 1px solid colorBorderDividerDefault; +} + +.c20 > div:first-of-type { + border-top: 0; +} + +.c23 { + padding: 0 20px 0 0px; + white-space: nowrap; +} + +.c21 { + padding: 0 20px 0 20px; + white-space: nowrap; +} + +.c12 { + position: absolute; + left: 10px; + top: 10px; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + z-index: 999; + background-color: colorBackgroundDropdownItemDefault; +} + +.c25 { + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + z-index: 0; +} + +
+
+
+
+
+ Notice +
+
+
+
+
+ Ok +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
, + "id": "Hierarchy", + "label": "Hierarchy", + }, + Object { + "content": , + "id": "Rules", + "label": "Rules", + }, + Object { + "content": , + "id": "Settings", + "label": "Settings", + }, + ] + } + />
+
+
+
+
+
+
+
@@ -3662,264 +2484,131 @@ exports[`SceneLayout should render correctly in Viewing mode 1`] = ` display: -ms-flexbox; display: flex; -webkit-align-items: center; - -webkit-box-align: center; - -ms-flex-align: center; - align-items: center; - -webkit-box-pack: center; - -webkit-justify-content: center; - -ms-flex-pack: center; - justify-content: center; - width: 40px; - height: 40px; -} - -.c15 { - display: none; - position: absolute; - left: 41px; - top: 0; - -webkit-flex-direction: column; - -ms-flex-direction: column; - flex-direction: column; - background-color: colorBackgroundDropdownItemDefault; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - z-index: 1; -} - -.c15 > div { - border-top: 1px solid colorBorderDividerDefault; -} - -.c15 > div:first-of-type { - border-top: 0; -} - -.c16 { - padding: 0 20px 0 0px; - white-space: nowrap; -} - -.c9 { - position: absolute; - left: 10px; - top: 10px; - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-flex-direction: column; - -ms-flex-direction: column; - flex-direction: column; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - z-index: 999; - background-color: colorBackgroundDropdownItemDefault; -} - -.c17 { - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - z-index: 0; -} - -
-
-
-
-
-
-
, - "id": "Hierarchy", - "label": "Hierarchy", - }, - ] - } - /> -
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
- - - -
-
-
-
-
- - - -
-
-
-
- -
-
- - - -
-
-
-
-
- 3D Orbit -
-
-
-
- -
-
- - - -
-
-
-
-
- 3D Pan -
-
-
-
-
+ -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + -webkit-box-pack: center; + -webkit-justify-content: center; + -ms-flex-pack: center; + justify-content: center; + width: 40px; + height: 40px; +} + +.c15 { + display: none; + position: absolute; + left: 41px; + top: 0; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + background-color: colorBackgroundDropdownItemDefault; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + z-index: 1; +} + +.c15 > div { + border-top: 1px solid colorBorderDividerDefault; +} + +.c15 > div:first-of-type { + border-top: 0; +} + +.c16 { + padding: 0 20px 0 0px; + white-space: nowrap; +} + +.c9 { + position: absolute; + left: 10px; + top: 10px; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-flex-direction: column; + -ms-flex-direction: column; + flex-direction: column; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + z-index: 999; + background-color: colorBackgroundDropdownItemDefault; +} + +.c17 { + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + z-index: 0; +} + +
+
+
+
+
+
+
, + "id": "Hierarchy", + "label": "Hierarchy", + }, + ] + } + />
+
+
+
+
+
+
+
@@ -4614,139 +3303,6 @@ exports[`SceneLayout should render correctly in Viewing mode with modal 1`] = `
-
-
-
-
-
- -
-
- - - -
-
-
-
-
- - - -
-
-
-
- -
-
- - - -
-
-
-
-
- 3D Orbit -
-
-
-
- -
-
- - - -
-
-
-
-
- 3D Pan -
-
-
-
-
-
-