mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
2b5b161379
commit
337bbb3c90
@ -1415,6 +1415,7 @@ class View:
|
||||
if not self.search_result_discovery.discovered and self.search_result_discovery.first_search_result and self.search_result_discovery.queue.length is 0:
|
||||
sr = self.search_result_discovery.first_search_result
|
||||
sr.force_jump_to = True
|
||||
self.search_result_discovery.jump_forced = True
|
||||
self.show_search_result(sr)
|
||||
return
|
||||
if sr.result_num is 1:
|
||||
|
Loading…
x
Reference in New Issue
Block a user