Add ability to goto pagenum from pagenum button

This commit is contained in:
Jean-Patrick Guerrero
2022-08-14 19:18:29 +02:00
parent 7b31c998de
commit 0c4b4e6c4f
5 changed files with 33 additions and 5 deletions

View File

@ -595,6 +595,7 @@ local function reset_data(data)
data.scrbar_usg = 1
data.query_item = nil
data.enable_search = nil
data.goto_page = nil
data.recipes = nil
data.usages = nil
data.export_rcp = nil