Admiral-Fish / PokeFinder

Cross platform Pokémon RNG tool
GNU General Public License v3.0
311 stars 74 forks source link

Drop down menu bug on Windows #386

Closed Jakeysp closed 5 months ago

Jakeysp commented 5 months ago

Latest release has a bug on Windows 11 where the window always opens at the inner edge of the secondary monitor. If you drag the window to your primary monitor, the drop down menu always opens adjacent to it but still at the inner edge of the secondary monitor. See screenshot for what I mean.

Tried running in compatibility mode for Win8 and running as admin, issue persists. Issue does not occur if I leave the application window on the secondary, all behaves as normal as long as I don't try to move PokeFinder to my primary monitor. Screenshot

Real96 commented 5 months ago

Latest release has a bug on Windows 11 where the window always opens at the inner edge of the secondary monitor. If you drag the window to your primary monitor, the drop down menu always opens adjacent to it but still at the inner edge of the secondary monitor. See screenshot for what I mean.

Tried running in compatibility mode for Win8 and running as admin, issue persists. Issue does not occur if I leave the application window on the secondary, all behaves as normal as long as I don't try to move PokeFinder to my primary monitor.

Can you pls try latest commit and tell us if the problem is still there?

Jakeysp commented 5 months ago

Nope, problem no longer occurs in that build. Nice work, thanks!