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

total count of entries - UI misses pixels #2803

Closed
ilippert opened this issue Apr 28, 2017 · 4 comments
Closed

total count of entries - UI misses pixels #2803

ilippert opened this issue Apr 28, 2017 · 4 comments

Comments

@ilippert
Copy link
Contributor

JabRef 4.0.0-beta
Linux 4.10.11-200.fc25.x86_64 amd64
Java 1.8.0_131

UI Design issue - missing a few pixels: now that my database contains 10k entries, the 5 digit number is not shown fully.

screenshot fri apr 28 2017 12 59 14 gmt 0200 cest 409x100

@ilippert ilippert changed the title count of all entries - UI misses pixels total count of entries - UI misses pixels Apr 28, 2017
@AEgit
Copy link

AEgit commented Apr 28, 2017

Cannot confirm this issue with:
JabRef 4.0.0-dev--snapshot--2017-04-24--master--4e25cc642
Windows 10 10.0 amd64
Java 1.8.0_131

My database has >11k entries.

If this is not related to the version you are using, it might be a Linux-specific problem.

@stefan-kolb
Copy link
Member

Maybe it's caused by the configuration in GroupsTree.fxml:

                <TreeTableColumn fx:id="numberColumn" maxWidth="60.0" minWidth="40.0" prefWidth="50.0"
                                 styleClass="numberColumn"/>

@lynyus Can you check this on Linux and adapt or remove the max width for the number column?

@LinusDietz
Copy link
Member

yeah also happens for me
5digitgroups

@tobiasdiez
Copy link
Member

tobiasdiez commented May 4, 2017

This should be fixed in the latest development version. Could you please check the build from http://builds.jabref.org/master/. Thanks!

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

No branches or pull requests

5 participants