steamSummerMinigame icon indicating copy to clipboard operation
steamSummerMinigame copied to clipboard

make the fourth 'currently active abilities' row visible

Open Zazcallabah opened this issue 9 years ago • 4 comments

when the list of active abilities grows beyond three rows, you cant see the bottom row

if we make this element a little higher that problem is fixed

Zazcallabah avatar Jun 17 '15 14:06 Zazcallabah

It's actually possible to have 5 rows of abilities, so the height should be higher if we really want to display them all. Unfortunately, it also makes the UI look like a mess.

Perhaps you can find a way to make it look nicely?

Ihysoal avatar Jun 17 '15 15:06 Ihysoal

i think the graphics is the background, so looking nice is not really a quick fix

Zazcallabah avatar Jun 17 '15 15:06 Zazcallabah

Suggest doing style.height = "240px" for 5 rows.

Ihysoal avatar Jun 17 '15 15:06 Ihysoal

Or take a look here https://github.com/SteamDatabase/steamSummerMinigame/pull/166

wchill avatar Jun 17 '15 17:06 wchill