-
Notifications
You must be signed in to change notification settings - Fork 24
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 cancel dialog event listener & Export FeedbackService, FeedbackDirective #13
base: master
Are you sure you want to change the base?
Conversation
workfel
commented
Nov 20, 2019
- I need service to force re-render the screenshot, because before set screen image i need to hide all private user information.
@workfel I think it would be great to make another service specifically for export. |
ok, but why don't juste export the current Service ? |
I have nothing against it, but I would recommend at least renaming the current |
Ok, i just updated the PR |
WIP: Fix/angular 8 & 9 compat - bump 2.0.0
chore: setup nvmrc
chore: add @digikare namespace on package
Looks like on es5 the string has a limit size of ~2Mb.. The image generated is cropped..
Fix/buffer size image & bump v2.0.1
Upgrade to v13