mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
Merge branch 'master' of https://github.com/cbhaley/calibre
This commit is contained in:
commit
2c78517ab0
@ -1476,6 +1476,7 @@ class BookDetails(DetailsLayout, DropMixin): # {{{
|
||||
m = gui.library_view.model()
|
||||
current = gui.library_view.currentIndex()
|
||||
m.current_changed(current, current)
|
||||
gui.tags_view.recount()
|
||||
|
||||
def show_notes(self, field, item_id, parent=None):
|
||||
from calibre.gui2.dialogs.show_category_note import ShowNoteDialog
|
||||
|
Loading…
x
Reference in New Issue
Block a user