seo-rii / electron-acrylic-window

Add acrylic effect to your electron application
MIT License
279 stars 23 forks source link

Window gets shrunk to the minimum size when dragging. #86

Open Naozumi520 opened 2 years ago

Naozumi520 commented 2 years ago

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.

https://user-images.githubusercontent.com/52615455/154902063-78de8bce-f731-4e43-98aa-23c2d0bcc6ce.mov