Description | When viewing the Mods screen from the main menu, clicking a mod in the list opens a window to the mod's files. However, with my window manager (Cinnamon 5.4) it appears to be opening a new window for every FRAME the mouse button happens to be held down - the shortest possible tap opens 4 windows, an ordinary short click opens a dozen or more, and a long click opened hundreds of windows.
This problem doesn't appear to happen on Windows 10 (and likely not on Windows 11 either), likely due to SHOpenFolderAndSelectItems(...) having special logic to interact with existing windows instead of always opening new ones. |
---|