briansd9 / exile-diary

A game tracker for Path of Exile. Track literally everything that drops in your maps, and more!
https://patreon.com/briansd9
207 stars 32 forks source link

Fix overlay position on multiple monitor #88

Closed syrm closed 3 years ago

syrm commented 3 years ago

Fix issue #85

briansd9 commented 3 years ago

Thanks for the fix!

My initial solution was similar, but it broke when the PoE window was moved or resized (overlay would not update position to stay with it)... found a proper workaround for this.

Also, will change y position to win.bounds.y + 100 to avoid buff icons :-)