Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/spicetify/cli
/ storeScroll
Method
storeScroll
Extensions/bookmark.js:101–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
99
}
100
101
storeScroll() {
102
this.lastScroll = this.items.scrollTop;
103
}
104
105
setScroll() {
106
this.items.scrollTop = this.lastScroll;
Callers
1
constructor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected