Update readerhighlight.lua

reviewable/pr11563/r7
hius07 1 month ago committed by GitHub
parent 6437906503
commit 4f6556d3b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -813,7 +813,6 @@ end
function ReaderHighlight:updateHighlight(index, side, direction, move_by_char)
local highlight = self.ui.annotation.annotations[index]
local bookmark_before = util.tableDeepCopy(highlight)
local highlight_time = highlight.datetime
local highlight_beginning = highlight.pos0
local highlight_end = highlight.pos1
if side == 0 then -- we move pos0

Loading…
Cancel
Save