knexer / auto-puzzler

A simple game about writing code to assist in solving puzzles, built to learn React.
0 stars 0 forks source link

Board rows wrap when not enough width #5

Closed knexer closed 1 year ago

knexer commented 1 year ago

The board rows really shouldn't wrap, especially not so quickly. They need layout priority over the automation stuff, at the very least. Probably the page should just scroll if they need even more room.

knexer commented 1 year ago

Also fixed along with #10 in 7e4d0c645f8be17daaa93e095051ad5fde709cb2