MCPcopy Create free account
hub / github.com/TruthHun/BookStack / previewUnbindScroll

Function previewUnbindScroll

static/editor.md/editormd.amd.js:1805–1807  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1803 };
1804
1805 var previewUnbindScroll = function() {
1806 preview.unbind(mouseOrTouch("scroll", "touchmove"));
1807 };
1808
1809 codeMirror.bind({
1810 mouseover : cmBindScroll,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected