mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
d75c0ff652
commit
2774379f06
@ -905,7 +905,7 @@ class IframeBoss:
|
|||||||
if quuid is data.uuid:
|
if quuid is data.uuid:
|
||||||
found_highlight_to_remove = True
|
found_highlight_to_remove = True
|
||||||
unwrap_crw(qcrw)
|
unwrap_crw(qcrw)
|
||||||
v'delete annot_id_uuid_map[crw_]'
|
v'delete annot_id_uuid_map[qcrw]'
|
||||||
if found_highlight_to_remove:
|
if found_highlight_to_remove:
|
||||||
# have to remove selection otherwise selection bar does
|
# have to remove selection otherwise selection bar does
|
||||||
# not hide itself on multiline selections
|
# not hide itself on multiline selections
|
||||||
|
Loading…
x
Reference in New Issue
Block a user