Jaovitosr/Chatbot
Double-click on preview style should add it to "Selected"
Ouverte
#14 ouverte le 14 sept. 2023
entry-previewgood first issuetype: enhancement
Métriques du dépôt
- Stars
- (0 étoile)
- Métriques de merge PR
- (Métriques PR en attente)
Description
From jabref created by Siedlerchr: JabRef/jabref#9490
Is your suggestion for improvement related to a problem? Please describe. I always want to use a double click to transfer a style to the other list
Describe the solution you'd like Preferences → Entry Preview
- Double-click on one of the styles in "Available" should add it to the "Selected" list view
- Double-click on one of the styles in "Selected" should remove it from the "Selected" list view
Additional context

Implementation notes:
PreviewTab under gui/preferences needs to be adjusted.
Add a click handler withOnMouseClickedEvent to the listViews and check for a double click