Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hoothin/UserScripts
/ scroll
Function
scroll
Picviewer CE+/dist.user.js:20567–20569 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20565
var
containerSize=self.container[pro[3]];
20566
20567
var
scroll=
function
(){
20568
self.scrollBy(under? (containerSize - 10) : (-containerSize + 10));
//滚动一个页面距离少一点
20569
};
20570
scroll();
20571
20572
var
checkStop=
function
(){
//当手柄到达点击位置时停止
Callers
1
init
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected