Project-Pandora-Game / pandora

https://project-pandora.com
Other
11 stars 3 forks source link

[FIX] Improve long character slot selection lists #750

Closed Angela-BC closed 2 months ago

Angela-BC commented 2 months ago

See #689

For now I did only adjust DeviceSlotsMenu. Are there other context menu's that needs adjustment?

This change has impact on all context menu's, since it sets the max-height in the context-menu css class. Is this going to be an issue?

Angela-BC commented 2 months ago

That gets overlooked when the test characters have names like Angela, Dummy, Dummy two, Dummy Three and Dummy four. Looks Like I'd better get some test chars with a longer name.

I adjusted the code as suggested.