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

Add showActions into Notifier class #7095

Closed
andrewtelnov opened this issue Oct 9, 2023 · 0 comments
Closed

Add showActions into Notifier class #7095

andrewtelnov opened this issue Oct 9, 2023 · 0 comments
Assignees
Milestone

Comments

@andrewtelnov
Copy link
Member

Set "showActions" to false to hide actions in notifer window. The default value is 'true',
The third parameter is added into surver "notify" function:
public notify(message: string, type: string, showActions: boolean = false): void;

@andrewtelnov andrewtelnov self-assigned this Oct 9, 2023
@tsv2013 tsv2013 closed this as completed in 76db81a Oct 9, 2023
@OlgaLarina OlgaLarina added this to the v1.9.112 milestone Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants