MCPcopy 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

constructorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected