MauveCloud / Ic2ExpReactorPlanner

A planner for nuclear reactors in the popular Minecraft mod IndustrialCraft2 Experimental.
GNU General Public License v2.0
179 stars 30 forks source link

[Suggestion] Hideable inputs and threshold temperatures in component palette #48

Closed KrisBigK closed 5 years ago

KrisBigK commented 5 years ago

This is just to make the practical minimum window width smaller. With the inputs displaying, the width of the component palette is limited by the three input boxes.

I would suggest adding a checkbox in the advanced tab to toggle the display of inputs/temperaturs and automatically display abbreviations of inputs (with full display when mouse is hovered on it) when the width is too small like this image By hiding the threshold temperatures, the width can be reduced further. Also, this isn't used often, so hiding it will be okay.

MauveCloud commented 5 years ago

After dealing with the other resizing issues, minimum window size (at least in Win10) comes out as 901x693: MinimumPlannerSize I'm a little confused by that, since I thought I'd set the minimum size to 915x720, but I can put up with it.

Anyway, I don't see much need to abbreviate the input labels, but I'll see about adding an option to hide them.