Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for large numbers of rows #360

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add support for large numbers of rows #360

wants to merge 2 commits into from

Conversation

KeithClinard
Copy link

My jenkins instance has a large number of projects that it builds (And a number of branches for each project). This creates a large number of rows (Measured in the hundreds). With the current logic this divides my font size so much that it ends up not being rendered at all.
image

I propose that only the number of columns should change the font size to allow for expandability.

@ashlux
Copy link
Member

ashlux commented Jul 18, 2018

We have the exact same problem and this solves it for us. 👍 👍 👍 👍 💯

@lrusak
Copy link

lrusak commented Apr 10, 2020

I would like to see this included also 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants