simopt-admin / simopt

A testbed of simulation-optimization problems and solvers
MIT License
56 stars 24 forks source link

Fix Resizing & Repositioning of Created Problems/Solvers #61

Open Grochocinski opened 3 weeks ago

Grochocinski commented 3 weeks ago

Before any experiments are added, the "Created Solvers" and "Created Problems" headers are centered at the top of their sections: image

However, once a solver or problem is added, it no longer remains stickied at the top and instead centers itself: image

Once both a solver and problem are added, they have no extra space in their section and look extremely cluttered as a result: image

Each header should always be stickied at the top of its section, and the two sections should always have space (or possibly a divider) between their entries and the items below so it is clear where the lists end.