hexadezi / TraderForPoe

Trade helper tool for Path of Exile
GNU General Public License v3.0
66 stars 18 forks source link

Was the check mark to hide TFP while not in POE removed? #48

Closed leet0rz closed 2 years ago

leet0rz commented 2 years ago

I am pretty sure that before you could hide tradeforpoe trade windows while not in the POE window itself?

hexadezi commented 2 years ago

It is still there: Hide if not foreground

leet0rz commented 2 years ago

https://i.imgur.com/QKMyeQP.png

Am I blind? I do not see it

hexadezi commented 2 years ago

The problem is the scaling.

Try and update to 2.4.

If the option is still not visible, then simply disable scaling for the application:

leet0rz commented 2 years ago

I tried that, did not work either. Could you let us just change the size of the window or maximize the size of the window? It looks like this currently: https://i.imgur.com/qYZnNhI.png

hexadezi commented 2 years ago

I can not reproduce your scaling.

As a workaround you can edit the config file.

<setting name="HideIfPoeNotForeGround" serializeAs="String">
      <value>True</value>
</setting>
leet0rz commented 2 years ago

Thanks. I just tabbed through the settings blindly pressing space until it all worked out. Please let us drag the window to a size of our liking as that would fix the issue too.