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

Fix not on fx thread error for custom entry types #5483

Merged
merged 3 commits into from
Oct 21, 2019
Merged

Commits on Oct 19, 2019

  1. Fix not on fx thread error for custom entry types

    Revert change done in  #5423 because the actual code just opens the already loaded databases
    at this point the databases are already loaded in a background thread
    Siedlerchr committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    269a786 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Merge remote-tracking branch 'upstream/master' into fixnotonfxthread

    * upstream/master:
      Amend the reference to JabRefReferences initialization (#5487)
      Fix for issue 5463 (#5481)
      Rename index.md to README.md
    Siedlerchr committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    cbaf5ea View commit details
    Browse the repository at this point in the history
  2. Use Platform.runLater

    Siedlerchr committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    37d4ca1 View commit details
    Browse the repository at this point in the history