Skip to content

Commit

Permalink
Quest panel UI fixes (#569)
Browse files Browse the repository at this point in the history
* Scripts button was off center

* Camera paths panel should be valid on quest now

See #544
  • Loading branch information
andybak authored Nov 25, 2023
1 parent 1774ed4 commit 48190c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
7 changes: 1 addition & 6 deletions Assets/Prefabs/Panels/LabsPanel_Mobile.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -1147,12 +1147,7 @@ PrefabInstance:
- target: {fileID: 7020719392467468644, guid: 6e69b3bc22681fb44ac931399886cd69,
type: 3}
propertyPath: m_LocalPosition.x
value: -0.211
objectReference: {fileID: 0}
- target: {fileID: 7020719392467468644, guid: 6e69b3bc22681fb44ac931399886cd69,
type: 3}
propertyPath: m_LocalPosition.x
value: 0.205
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7020719392467468644, guid: 6e69b3bc22681fb44ac931399886cd69,
type: 3}
Expand Down
4 changes: 2 additions & 2 deletions Assets/Scenes/Main.unity
Original file line number Diff line number Diff line change
Expand Up @@ -29940,9 +29940,9 @@ MonoBehaviour:
type: 3}
m_ModeVr: 1
m_ModeVrExperimental: 1
m_ModeQuestExperimental: 0
m_ModeQuestExperimental: 1
m_ModeMono: 1
m_ModeQuest: 0
m_ModeQuest: 1
m_ModeGvr: 0
m_Basic: 0
m_Advanced: 1
Expand Down

0 comments on commit 48190c9

Please sign in to comment.