Skip to content

Commit

Permalink
Re-Enable Stream Layer (#108)
Browse files Browse the repository at this point in the history
* Re-Enable Stream Layer
Update Readme
Remove Flight Progress Bar

* Add connection indicator

* Circle Icon and Alignment
  • Loading branch information
mmgaw113 committed Dec 1, 2023
1 parent b636ae5 commit 7d07bc5
Show file tree
Hide file tree
Showing 7 changed files with 469 additions and 12 deletions.
2 changes: 1 addition & 1 deletion samples_project/Assets/SampleViewer/SampleViewer.unity
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
m_IsActive: 1
--- !u!224 &59505101
RectTransform:
m_ObjectHideFlags: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ RectTransform:
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 10, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
Expand Down Expand Up @@ -251,7 +251,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!224 &9111981079443474277
RectTransform:
m_ObjectHideFlags: 0
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7d07bc5

Please sign in to comment.