fribbels / Fribbels-Epic-7-Optimizer

A gear optimizer for Epic Seven
494 stars 104 forks source link

Make hero, gear and builds grids resizable #208

Closed jmferreirab closed 10 months ago

jmferreirab commented 10 months ago

As per the title, we are setting the resize: vertical properties to make make hero, gear and builds grids resizable. Specially for heroes with large collections of builds this is a nice QoL imo. Already tested with a yarn dev / yarn package-win.

This is enabling the default bottom right html resize element handle to increase size whilst respecting the min-height. The handle looks good enough by default.

One could optionally further remove the min-height parameter to collapse full elements but that seemed unnecessary and prone to visual bugs.

Example:

image image

fribbels commented 10 months ago

Cool thanks, didnt know this was an option. Im noticing the default height on my hero grid is only 3 heroes, will adjust it back to the original.