ElTh0r0 / iqpuzzle

A challenging pentomino puzzle.
https://elth0r0.github.io/iqpuzzle/
GNU General Public License v3.0
25 stars 18 forks source link

Wrong placement of the highscore window #70

Closed OwlGale closed 4 weeks ago

OwlGale commented 4 weeks ago

Unlike the other windows (Preferences, About), which open in the middle of the game window, the Highscore window opens in a different location.

ElTh0r0 commented 4 weeks ago

Good catch, thanks for reporting! Fix will be available in the next release

OwlGale commented 3 weeks ago

The same applies to the Hints window.

ElTh0r0 commented 3 weeks ago

Thanks OwlGale! Now I really should have tackled all popup dialog windows positions :) (there were some others in addition; mainly warning messages if something goes wrong)