Home
last modified time | relevance | path

Searched refs:scrollpoints (Results 1 – 2 of 2) sorted by relevance

/plugin/moaieditor/scripts/match/
Dmatches.js13 this.settings = {show:{scrollpoints:false}}; property
159 if (!this.settings.show.scrollpoints)
/plugin/moaieditor/scripts/
Dmirror.js94 …const scrollpoints = moaiEditor.createHTML('<div id="moaied__scrollpoints_overlay" class="moaied-h…
95 this.mirror.appendChild(scrollpoints);