Skip to content

feat: popup panel stacking #510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Apr 6, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
932b9d8
Added basic popup panel
LPLafontaineB Feb 28, 2022
b51461d
Adding usage of Popup panel for connection status and auth errors
LPLafontaineB Feb 28, 2022
85c3bc8
Created manager to handle connection status messages
LPLafontaineB Mar 1, 2022
c02f613
Reverted unnecessary change
LPLafontaineB Mar 1, 2022
f071d90
Removing unused field
LPLafontaineB Mar 1, 2022
7db5186
Add stacking to PopupPanel and include UnityServiceErrorMessage
LPLafontaineB Mar 1, 2022
f69b88c
Merge branch 'develop' into feature/popup-panel-stacking
LPLafontaineB Mar 4, 2022
f28a3a3
removed m_IsPopupShown
LPLafontaineB Mar 4, 2022
1f07d1c
reverted accidental change
LPLafontaineB Mar 4, 2022
5a1f826
Merge branch 'develop' into feature/popup-panel-stacking
LPLafontaineB Mar 21, 2022
f2abf8c
Adding CanvasGroup to PopupPanel
LPLafontaineB Mar 21, 2022
d7ba27c
Created PopupManager
LPLafontaineB Mar 21, 2022
144658c
Clarified GetNextAvailablePopupPanel
LPLafontaineB Mar 21, 2022
3797294
Reduced popup max offset to make it work better with different screen…
LPLafontaineB Mar 21, 2022
618d586
Merge branch 'develop' into feature/popup-panel-stacking
LPLafontaineB Mar 29, 2022
80f3ab3
Adding back raycast blocking to popup panel
LPLafontaineB Mar 29, 2022
33ed50b
Merge branch 'develop' into feature/popup-panel-stacking
LPLafontaineB Mar 29, 2022
ada8e50
added IsDisplaying field
LPLafontaineB Mar 31, 2022
459063a
Merge branch 'develop' into feature/popup-panel-stacking
LPLafontaineB Apr 5, 2022
ab12983
Moving popup panels to new canvas in DDOL scene
LPLafontaineB Apr 6, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
513 changes: 513 additions & 0 deletions Assets/BossRoom/Prefabs/UI/PopupPanel.prefab

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions Assets/BossRoom/Prefabs/UI/PopupPanel.prefab.meta

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

Loading