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

Feature Proposal: Allow individual notification options #128

Open
ANewChanceAtLife opened this issue May 15, 2019 · 1 comment
Open

Feature Proposal: Allow individual notification options #128

ANewChanceAtLife opened this issue May 15, 2019 · 1 comment
Labels
type: feature Indicates a feature or enhancement

Comments

@ANewChanceAtLife
Copy link

It would be a really cool feature to be able to override some of the behaviour settings on a single notification without affecting other notifications

@dominique-mueller dominique-mueller added the type: feature Indicates a feature or enhancement label Oct 18, 2019
@SanjidHaque
Copy link

Try this

this.notifierService.getConfig().behaviour.autoHide = false;
or

this.notifierService.getConfig().behaviour.autoHide = 2000;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Indicates a feature or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants