Home
last modified time | relevance | path

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

/plugin/moaieditor/scripts/
Dlayout_vphone.js135 …this.rightButtons = moaiEditor.createHTML('<div id="moaied__phone_right_buttons" class="moaied-pho…
136 this.rightHeaderDetachable.appendChild(this.rightButtons);
141 var left = this.rightButtons.firstChild;
142 var right = this.rightButtons.lastChild;
155 rightButtons: this.rightButtons.getBoundingClientRect().height, property
182 new MoaiEditor.Swipe(this.rightButtons, this.onSwipe.bind(this), 120);
207 this.rightButtons.style.display = 'none';
209 this.rightButtons.style.display = 'flex';
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1 … const rightButtons = this.buttons.filter(button => button !== backButton);\n t…