KhaosT / MacVM

macOS VM for Apple Silicon using Virtualization API
Apache License 2.0
1.31k stars 95 forks source link

Graphics Issue - Chrome #20

Closed nodeGarden closed 2 years ago

nodeGarden commented 2 years ago

Has anyone had an issue with Menu's and Hover States not working? Basically the area affected just blanks out. This is most notable in Chrome, making it nearly unusable. image

Safari works pretty well so far. Sadly, we use a set of custom chrome extensions for daily work, so switching to Safari isn't an option right now.

randompasser commented 2 years ago

Trying launching Chrome with GPU acceleration disabled and see if that fixes your issue:

https://gist.github.com/bangonkali/be61ab880c890c17cb3d

nodeGarden commented 2 years ago

Trying launching Chrome with GPU acceleration disabled and see if that fixes your issue:

https://gist.github.com/bangonkali/be61ab880c890c17cb3d

This did the trick. image

Ironically, the toggle wasn't clickable because it kept blanking out for the same reason 🙄 But with some zooming in/out I was able to click fast enough.