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
{{ message }}
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Hi, I am building and testing my electron in parallel (tried VMware as well).
When I drag the browser window, it will resize to the minimum size. I suspect this is the same problem as #76.
I've tested with parallel and VMware fusion and both have the same problem, so I'm guessing this happens when running under a virtual machine.
Edit: Also tested with physical machine and getting the same result. (windows 10 21h2 19044.1526) So I guess it is necessary to open the issue again. (#76)
This only happened when using the BrowserWindow wrapper class method provided.
2022-02-21.2.37.27.mov
The text was updated successfully, but these errors were encountered:
Naozumi520
changed the title
Window gets shrunk to the minimum size when dragging under virtual machine.
Window gets shrunk to the minimum size when dragging.
Feb 21, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I am building and testing my electron in parallel (tried VMware as well).
When I drag the browser window, it will resize to the minimum size. I suspect this is the same problem as #76.
I've tested with parallel and VMware fusion and both have the same problem, so I'm guessing this happens when running under a virtual machine.
Edit: Also tested with physical machine and getting the same result. (windows 10 21h2 19044.1526) So I guess it is necessary to open the issue again. (#76)
This only happened when using the
BrowserWindow
wrapper class method provided.2022-02-21.2.37.27.mov
The text was updated successfully, but these errors were encountered: