PaulCombal / SamRewritten

Steam Achievement Manager For Linux. Rewritten in C++.
GNU General Public License v3.0
340 stars 32 forks source link

Long achievement descriptions #47

Closed pehsa closed 4 years ago

pehsa commented 4 years ago

I'm just tested the other issue when I found this.

The window size is depend on the content, like Game names or achievement description.

If the game has an achievement with a long description the window width will be long enough to be out of screen. For example PayDay 2's Wind of Change achievement has a very long description which made the window width to 2701px, which is only usable on ultra wide monitors (or dual monitors).

wgpierce commented 4 years ago

This is fixed by above commit.