You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
screenshot-desktop returns irregular output, depending on a platform. This might cause issues as not all data is available on linux for example. Electronjs have its own API that allows to fetch list of screens connected to the system, among other things. Unfortunately their screen id does not match screenshot-desktop's.
Create logic that will match both lists and apply electronjs api to interact with them.
The text was updated successfully, but these errors were encountered:
screenshot-desktop
returns irregular output, depending on a platform. This might cause issues as not all data is available on linux for example. Electronjs have its own API that allows to fetch list of screens connected to the system, among other things. Unfortunately their screen id does not matchscreenshot-desktop
's.Create logic that will match both lists and apply electronjs api to interact with them.
The text was updated successfully, but these errors were encountered: