-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Font size of the preferences dialog does not update with the rest of the GUI. #7416
Closed
1 task done
Labels
bug
Confirmed bugs or reports that are very likely to be bugs
Comments
Siedlerchr
added
the
bug
Confirmed bugs or reports that are very likely to be bugs
label
Feb 2, 2021
Landi29
changed the title
Font size of the preferences dialog does update with the rest of the GUI.
Font size of the preferences dialog does not update with the rest of the GUI.
Feb 10, 2021
Can anyone post how to get the preferred fontsize in a view? I think that we can just get this value and set the preferred fontsize directly in the dialog xml. Any other suggestions? |
XDZhelheim
added a commit
to XDZhelheim/jabref
that referenced
this issue
Mar 9, 2021
I looked into the source code about |
5 tasks
Siedlerchr
pushed a commit
that referenced
this issue
Mar 27, 2021
…te with the rest of the GUI. (#7509) * Fix #7416 * update CHANGELOG.md * update CHANGELOG.md * delete a blank line * delete some whitespace * delete some whitespace Co-authored-by: Carl Christian Snethlage <[email protected]>
Siedlerchr
pushed a commit
that referenced
this issue
May 13, 2021
* Fix #7416 * sync with origin * core functions implemented * moved function to OpenExternalFileAction; fixed a bug about checking if there is any linked file present; modified CHANGELOG.md; added javadoc * remove dialog * (incomplete) open all linked files of an entry; rewrite the boolean binding; question: open a large number of files * Dialog: ask user whether to continue when opening more than 10 files * fixed a bug: wrong position of the codes of dialog * Modified binding; changed a variable name
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
JabRef version on
If you change the preferred font size of JabRef under preferences/appearance, the font size of the GUI is updated on reload of JabRef, but the font size of the preferences dialog remains the same.
Steps to reproduce the behavior:
12
or14
as an example.Log File
The text was updated successfully, but these errors were encountered: