Arcnor / pixel-dungeon-gdx

LibGDX port of the awesome Pixel Dungeon
95 stars 83 forks source link

Badges text cut #44

Open Arcnor opened 10 years ago

Arcnor commented 10 years ago

When you have a badge with long text (i.e. BOSS_SLAIN_3_ALL_SUBCLASSES) the text is not shown completely because we don't create a multiline label.

Also, the window should probably be resized on desktop, it's always shown as one thin column