mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #4274 (Remember selection when switching between panes)
This commit is contained in:
parent
d48f5583aa
commit
3ea655ff37
@ -1591,7 +1591,6 @@ class Main(MainWindow, Ui_MainWindow, DeviceGUI):
|
||||
view.resizeColumnsToContents()
|
||||
view.resize_on_select = False
|
||||
self.status_bar.reset_info()
|
||||
self.current_view().clearSelection()
|
||||
if location == 'library':
|
||||
self.action_edit.setEnabled(True)
|
||||
self.action_convert.setEnabled(True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user