Skip to content
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

Queue #144

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

CleverLemming1337
Copy link

@CleverLemming1337 CleverLemming1337 commented Jul 18, 2024

I implemented a queue for NotificationPresenter and some functions to add, present and delete notifications in the queue.

At the end of the ExampleScreen I created a section to control the queue.

The variable ExampleScreen.queueContent is just for demonstrating and debugging. The counter in the queue section is quite buggy and can be removed as well as queueContent if you want.

@calimarkus I can change NotificationPresenter.present that it adds the notifications to the queue instead of presenting them directly if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant