-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
[FEATURE REQUEST] Add notification system #78
Comments
NotificationManager, not NotificationSystem. Otherwise, good idea! "In computing, an application programming interface is an interface that defines interactions between multiple software applications or mixed hardware-software intermediaries." Although I believe this is a simple misuse of the term, if not, what software(s)/hardware are you trying to integrate with the NotificationManager, and why should the API be added on the base client level (and not in your own client)? |
Dead chat 💀 |
Still dead chat 💀☠️ |
couldve learnt how to properly code by the time you spent begging for a feature |
LMFAO true. |
Feature Description
Concisely describe what feature you would want to be added to the base client [E.g. An easy way to draw circles on the screen
A notification system, in the right bottom corner would be notifications.
The notifications will have three icons: Info, Warning, Error.
At the bottom of the notification will be a progress bar showing the time before notification disappears.
Feature Implementation
Describe how you would want the feature to be implemented [E.g. Adding a method to the RenderUtils class getting the circle position, radius and colour
Adding a whole class called NotificationSystem with an API.
Current Version: The ID of the commit you are currently on. (Optional)
The text was updated successfully, but these errors were encountered: