Jaovitosr/Chatbot

Double-click on preview style should add it to "Selected"

開放

#14 建立於 2023年9月14日

 (1 則留言) (0 個反應) (0 位負責人) (0 個分叉)auto 404
entry-previewgood first issuetype: enhancement

倉庫指標

星標
 (0 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

  1. Double-click on one of the styles in "Available" should add it to the "Selected" list view
  2. Double-click on one of the styles in "Selected" should remove it from the "Selected" list view

Additional context image

Implementation notes:

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

貢獻者指南