Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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