mirror of
https://github.com/hiaaryan/sileo.git
synced 2026-04-26 23:45:50 +03:00
[GH-ISSUE #21] I can't keep the toast sticky #16
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sileo#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @IsmailKemmoune on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/hiaaryan/sileo/issues/21
Originally assigned to: @hiaaryan on GitHub.
I tried passing
nullto thedurationprop as mentioned in the docs, but it didn’t work. I had to pass a larger number value todurationso I could keep the toast displayed for the user.Here is my toast code:
@hiaaryan commented on GitHub (Feb 20, 2026):
Will be addressed in the next update.
@hiaaryan commented on GitHub (Feb 22, 2026):
Fixed in v0.1.5