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 is now updated when an entry is cut/deleted (again) #1192

Merged
merged 1 commit into from
Apr 14, 2016
Merged

Preview panel is now updated when an entry is cut/deleted (again) #1192

merged 1 commit into from
Apr 14, 2016

Conversation

chriba
Copy link
Contributor

@chriba chriba commented Apr 13, 2016

When I fixed #936 some time ago (PR: #937) I made a tiny error.

The Issue was to hide the Preview Panel when deleting/cutting an entry, but it also hid it when aborting the Delete-Confirmation-Dialog.
I too refactored both actions a little to make it easier for future changes.

I also removed in UndoableRemoveEntry and UndoableInsertEntry the ID generation.

@koppor koppor added this to the v3.3 milestone Apr 13, 2016
removing new ID generation because it's not necessary
@tschechlovdev tschechlovdev added status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers and removed stupro-ready-for-internal-review labels Apr 14, 2016
@stefan-kolb stefan-kolb merged commit 51bff24 into JabRef:master Apr 14, 2016
@chriba chriba deleted the fix-936-PR-937 branch April 14, 2016 10:42
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.

Preview panel is not updated when an entry is cut/deleted
4 participants