You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the number of tiles to be displayed per column and row is hard-coded via css. I would have expected some kind of dynamic setting based on the numberOfBuilds value in the config file. I just added a new theme to get MORE tiles on the screen without having a scroll bar: #197
But it would be much nicer to have a more dynamic tile layout. Is that even possible with the current code base?
The text was updated successfully, but these errors were encountered:
Right now the number of tiles to be displayed per column and row is hard-coded via css. I would have expected some kind of dynamic setting based on the numberOfBuilds value in the config file. I just added a new theme to get MORE tiles on the screen without having a scroll bar: #197
But it would be much nicer to have a more dynamic tile layout. Is that even possible with the current code base?
The text was updated successfully, but these errors were encountered: