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 was 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.
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
BrowserWindowwrapper class method provided.2022-02-21.2.37.27.mov