Closed ignacionelson closed 8 years ago
This was originally how I had planned to code it, however I decided on the way it's set up currently. I figure there are very few users who are constantly resizing their windows, so giving them a static column count gives them more fine-tuned control (say they want the grid to not take up the entire window, but have margins on the sides. They can do this easily).
Latest commit is the best of both worlds. Added a checkbox you can check to automatically update the grid, or uncheck to adjust column count manually.
Oh, nice, thanks!
As the size of each game box seems to be fixed, would it be possible to divide the width of screen size and the games width to make it show a dynamic amount of columns?