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

Preview panel height is not saved after the PreferencesDialog has closed #1840

Merged
merged 1 commit into from
Aug 25, 2016
Merged

Preview panel height is not saved after the PreferencesDialog has closed #1840

merged 1 commit into from
Aug 25, 2016

Conversation

chriba
Copy link
Contributor

@chriba chriba commented Aug 24, 2016

Follow up to #1811.

I didn't consider that the splitpane is reinitialized each time the preferencesDialog is closed (then the listener would get lost and the divider position wouldn't get saved anymore).

This fixes that.

@boceckts
Copy link
Contributor

LGTM 👍

@boceckts boceckts added status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers and removed stupro-ready-for-internal-review labels Aug 24, 2016
@oscargus
Copy link
Contributor

LGTM! 👍

@matthiasgeiger matthiasgeiger merged commit b73b236 into JabRef:master Aug 25, 2016
Siedlerchr added a commit to Siedlerchr/jabref that referenced this pull request Aug 25, 2016
* master:
  fix SplitPaneChangeListener (JabRef#1840)
  French localization: Jabref_fr: empty strings translated (JabRef#1847)
  Fixes JabRef#1687 "month" field ascending/descending sorting swapped (JabRef#1837)
  Fix localization entry.
  Update German translation (JabRef#1829)
@chriba chriba deleted the fixSplitPaneChangeListener branch August 25, 2016 10:25
Siedlerchr added a commit that referenced this pull request Aug 25, 2016
* master:
  Disable incompatible properties for shared database. (#1826)
  Allow setting the etal-string empty. Implements #1841 (#1848)
  fix SplitPaneChangeListener (#1840)
  French localization: Jabref_fr: empty strings translated (#1847)
  Fixes #1687 "month" field ascending/descending sorting swapped (#1837)
  Fix localization entry.
  Update German translation (#1829)
  entry scrolling  didn't work if the entry in question was just 1 row outside the table (bottom) (<; <= mistake)
  fix indent
  when pasting an entry search the entry from the back, b/c we want to select the duplicate, not the original
  fix issues and delete a duplicate method
  when inserting a duplicate the right entry will be selected
ayanai1 pushed a commit to ayanai1/jabref that referenced this pull request Sep 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants