MCPcopy Create free account
hub / github.com/cryptii/cryptii / scrollHandleDidStop

Method scrollHandleDidStop

src/View/Pipe.js:464–468  ·  view source on GitHub ↗

* Triggered when scroll handle stops scrolling.

()

Source from the content-addressed store, hash-verified

462 * Triggered when scroll handle stops scrolling.
463 */
464 scrollHandleDidStop () {
465 this._scrollHandleIndex = null
466 this._scrollHandleStartPosition = null
467 this._scrollHandleStartTime = null
468 }
469
470 /**
471 * Layouts view and its subviews.

Callers 1

scrollToMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected