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

[Bug] Notification progress circle timer not reset. #554

Closed
zf-development opened this issue Apr 22, 2024 · 3 comments
Closed

[Bug] Notification progress circle timer not reset. #554

zf-development opened this issue Apr 22, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@zf-development
Copy link

zf-development commented Apr 22, 2024

Describe the bug
The circle around the icon in the notifications is nice but, when multiple notifications are sent with the same id, the timer is not reset so it looks like this even if the notification is going to be there for 10 more seconds for exemple
image

The circle around the background of the icon is not there anymore.

To Reproduce

  1. Send multiple notifications with the same id.

Expected behavior
The timer will start for the first notification sent but it you send another one with the same id while the timer is going down, it won't be reset.

Screenshots
image

@zf-development zf-development added the bug Something isn't working label Apr 22, 2024
@zf-development
Copy link
Author

Here's a video to show it live.
Bottom left, you can see when I press E to send a notification.
Top Right, you can see the timer and notification.
https://github.com/overextended/ox_lib/assets/48424078/9c8e22dc-7c75-4c20-ba13-3fc71946f967

@LukeWasTakenn
Copy link
Member

@RrybaN You wanna have a look at this one?

@RrybaN
Copy link
Contributor

RrybaN commented Apr 26, 2024

Okay, will have this fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants