developer_quest icon indicating copy to clipboard operation
developer_quest copied to clipboard

3 characters across grid and tweak relative grid sizing

Open efortuna opened this issue 6 years ago • 3 comments

for the super large layout, we should have 3 characters across the top. Also, let's be honest, they are the most visually exciting thing on the app -- we could make that column take up more screen real-estate in general (50% ? 40%?) The tasks to be worked on can be the same size, but make the "completed"/launch column narrower.

efortuna avatar Apr 30 '19 23:04 efortuna

I was going to do this by putting a max width (or something of the equivalent) on each of the task columns, basically some max width at which the buttons still look good, and give the remaining space to the characters panel. Then I was thinking that we could dynamically determine the number of horizontal cells by using some "best fit" cell width for the characters. This way on wider screens it'll fit more characters horizontally as that column grows.

luigi-rosso avatar Apr 30 '19 23:04 luigi-rosso

We were discussing the same exact idea in an email thread from Filip yesterday!

neurowave avatar May 01 '19 00:05 neurowave

yes I saw that thread, I just wanted to make a bug to formalize it. :-) thanks!

efortuna avatar May 01 '19 00:05 efortuna