Skip to content

Commit

Permalink
Added toasts (#256)
Browse files Browse the repository at this point in the history
* Added toasts

There are 5 public calls that can be made, ToastWarning(), ToastMessage(), ToastError(), ToastInformation(), and ToastGeneral(). Should be used similarly to debug.log. Added an example in UpdateChecker. Added 2 internal checkers as well (devices at start, devices connected/disconnected). Had to move the loading abort button to the other side. Thanks to Kadu for the art!

* Style fix
  • Loading branch information
TheFatBastid authored May 6, 2023
1 parent 83de964 commit c4754e5
Show file tree
Hide file tree
Showing 26 changed files with 2,380 additions and 42 deletions.
8 changes: 8 additions & 0 deletions Assets/Animations/UI/Toast.meta

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

Loading

0 comments on commit c4754e5

Please sign in to comment.