mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'master' of https://github.com/cbhaley/calibre
This commit is contained in:
commit
ddceafc9ac
@ -58,3 +58,4 @@ class TagMapAction(InterfaceAction):
|
||||
if changed_tag_map:
|
||||
db.set_field('tags', changed_tag_map)
|
||||
self.gui.library_view.model().refresh_ids(tuple(changed_tag_map), current_row=self.gui.library_view.currentIndex().row())
|
||||
self.gui.tags_view.recount()
|
||||
|
Loading…
x
Reference in New Issue
Block a user