Fixes missing library properties context menu on library tab#6508
Conversation
fixes issue JabRef#6485 to implement context menu on library tabs with the "Library properties" menu item.
|
Hi @Oltman-B, thank you for your effort in creating this pull request. Codewise it looks good to me. However, I think the right click menu itself is something, we really should discuss with the other developers, since this is a bit controversial. At least for me. 😉 |
|
JabRef 3.8.2: @Oltman-B Could you (re-)add this functionality, too? |
|
Thank you for the PR. We will go ahead with merging! We created a follow-up issue at #6527 - and would be happy if you worked on it 🌮 |
* upstream/master: (76 commits) Fixes missing library properties context menu on library tab (#6508) Bump flexmark-ext-gfm-strikethrough from 0.61.30 to 0.61.32 Bump archunit-junit5-api from 0.13.1 to 0.14.1 Bump flexmark from 0.61.30 to 0.61.32 Bump flexmark-ext-gfm-tasklist from 0.61.30 to 0.61.32 Add javadoc and fix the preview update issue Refactor externalprefs (#6509) Extend the bib file for better screenshots Remove Grobid also from tests Fix help file tests Update ActionHelper.java Adjusted fix by using StateManager for clearing search bar fix checkstyle Return true in action helper if file is online link Reenable caching of gradle Refactor BibtexKeyPatternPreferences (#6489) Update CHANGELOG.md Add changelog entry and remove unnecessary code EasyBind revision part two Fix Drag and Drop on empty database ...
Thank you! Since making this commit, I decided to start working in .NET, so I removed my Java dev tools for the time being. If I get some extra time I'd like to work on the related issue, but if anybody else wants to take it, feel free. |

fixes issue #6485 to implement context menu on library tabs
with the "Library properties" menu item.