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

saveCallback 回调函数 #21

Open
favour1025 opened this issue May 10, 2024 · 1 comment
Open

saveCallback 回调函数 #21

favour1025 opened this issue May 10, 2024 · 1 comment

Comments

@favour1025
Copy link

new ScreenShot({
enableWebRtc: false,
level: 999,
...
saveCallback: () => {
console.log('save'); // 点击保存图标和确定保存本地控制台都没有打印,准确说点击保存没有执行回调函数
}
})

@favour1025
Copy link
Author

解决了,我没有安装最新版本的js-web-screen-shot导致的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant