reset prefMode, scrollPos on init
This commit is contained in:
parent
127161fe9c
commit
7642dfaf98
@ -347,6 +347,8 @@ local function initBrowser(lb)
|
||||
end
|
||||
end
|
||||
|
||||
prefMode = nil
|
||||
scrollPos = 1
|
||||
updateModes()
|
||||
end
|
||||
rawset(_G, "InitBrowser", initBrowser)
|
||||
|
Loading…
x
Reference in New Issue
Block a user