mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[fix] "Follow Link" popup issues (#3198)
* Add current location to location stack from follow link popup See https://github.com/koreader/koreader/pull/3190#issuecomment-328332771 * Word highlight not removed * "Follow Link" not translated * Typo in docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--[[
|
||||
--[[--
|
||||
ReaderLink is an abstraction for document-specific link interfaces.
|
||||
]]--
|
||||
]]
|
||||
|
||||
local Device = require("device")
|
||||
local Event = require("ui/event")
|
||||
|
||||
Reference in New Issue
Block a user