TechnicPack / TechnicSolder

PHP web app that brings differential updates to the Technic Launcher and Technic Platform
https://docs.solder.io/
Other
169 stars 167 forks source link

'Add Mod To Modpack' list problem #499

Closed Ionaru closed 8 years ago

Ionaru commented 8 years ago

When in the Build Management menu, the list that expands when selecting a new mod for the modpack stays inside its box and only shows a very small section of the list. This also happens when selecting a version for that new mod.

The 'Add Mod To Modpack' box then becomes scrollable.

See the pictures for more detail.

screenshot 2015-12-06 23 30 40

screenshot 2015-12-06 23 30 50

screenshot 2015-12-06 23 31 50

EntranceJew commented 8 years ago

This was caused by #430 setting overflow settings for the panels. This can be mitigated by having the overflow settings only apply to x and disable them for y. I can have a fix for this tomorrow.