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

Implement better scaling of main table showing entries #644

Draft
wants to merge 38 commits into
base: main
Choose a base branch
from
Draft

Conversation

koppor
Copy link
Owner

@koppor koppor commented May 7, 2023

Preserving JabRef#7181.

### Compulsory checks
- [ ] Change in `CHANGELOG.md` described in a way that is understandable for the average user (if applicable)
- [ ] Tests created for changes (if applicable)
- [ ] Manually tested changed features in running JabRef (always required)
- [ ] Screenshots added in PR description (for UI changes)
- [ ] [Checked developer's documentation](https://devdocs.jabref.org/): Is the information available and up to date? If not, I outlined it in this pull request.
- [ ] [Checked documentation](https://docs.jabref.org/): Is the information available and up to date? If not, I created an issue at <https://github.com/JabRef/user-documentation/issues> or, even better, I submitted a pull request to the documentation repository.

koppor and others added 30 commits December 12, 2020 23:44
- Remove preferences
- Remove MainTablePreferences (and migrate left-overs into ColumnPreferences)
- Fix name of "Show dedicated file columns" (instead of "Show extra columns")

Co-authored-by: Carl Christian Snethlage <[email protected]>
Co-authored-by: Dominik Voigt <[email protected]>
Co-authored-by: Dominik Voigt <[email protected]>
Co-authored-by: Dominik Voigt <[email protected]>
Co-authored-by: Dominik Voigt <[email protected]>
Co-authored-by: Dominik Voigt <[email protected]>
Co-authored-by: Dominik Voigt <[email protected]>
Co-authored-by: Dominik Voigt <[email protected]>
Co-authored-by: Dominik Voigt <[email protected]>
…the columns" still a TODO

Co-authored-by: Dominik Voigt <[email protected]>
Co-authored-by: Dominik Voigt <[email protected]>
koppor and others added 8 commits January 7, 2021 16:29
Co-authored-by: Dominik Voigt <[email protected]>
Co-authored-by: Dominik Voigt <[email protected]>
# Conflicts:
#	src/main/java/org/jabref/gui/maintable/MainTable.java
#	src/main/java/org/jabref/gui/preferences/table/TableTabViewModel.java
Needed to add "preferences.getColumnPreferences().isDedicatedFileColumnsEnabled()))" to PersitenceVisualStateTable.java

# Conflicts:
#	docs/adr/0016-mutable-preferences-objects.md
#	src/main/java/org/jabref/gui/maintable/PersistenceVisualStateTable.java
#	src/main/java/org/jabref/gui/maintable/SmartConstrainedResizePolicy.java
#	src/main/resources/l10n/JabRef_en.properties
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.

2 participants