We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When executing win.getIcon(256), it sometimes returns an empty buffer.
win.getIcon(256)
Details:
node-window-manager
The text was updated successfully, but these errors were encountered:
When executing win.getIcon(), it always returns an empty buffer.
Operating System: Windows 10 node-window-manager version: 2.2.4
Sorry, something went wrong.
Same issue for me, to get non empty buffer i have to reload render two times. Details:
Operating System: Windows 11 node-window-manager version: 2.2.4
No branches or pull requests
When executing
win.getIcon(256)
, it sometimes returns an empty buffer.Details:
node-window-manager
version: 2.2.0The text was updated successfully, but these errors were encountered: