klayveR / xenontrade

Path of Exile trading app for price checking and trade whisper management
MIT License
117 stars 23 forks source link

Always focus poe makes it difficult to use the settings #19

Closed Aerinx closed 6 years ago

Aerinx commented 6 years ago

When you have that enabled the game is focused after every click, making it hard to use sliders, buttons, etc. Suggestion: disable that feature when settings is open.

klayveR commented 6 years ago

I just checked the code, since the option should not apply when in the settings menu as you suggested and found a bug that caused this behaviour. Will be fixed very soon, thanks for the bug report!

klayveR commented 6 years ago

This is fixed in v0.3.8.

Aerinx commented 6 years ago

Thank you <3