Why is my Google Chrome extension's popup UI laggy on external monitors but not on my laptop's native screen?
问题 So.. I'm building a chrome extension and it includes a simple popup page that appears when you click on the extension's icon. This popup page consists of some simple HTML, CSS and jQuery code. Nothing fancy. The JS seems to be running fine but the CSS hover, transition, and animation effects are extremely laggy (up to 5 seconds lag) when I interact with it on an external monitor. Everything else runs perfectly fine and I can see that the JavaScript is executing as expected. It's just the