Searched refs:shiftDown (Results 1 – 1 of 1) sorted by relevance
69 private shiftDown = false; property in PanAndZoomHandler104 if (this.shiftDown && this.dragStartPx !== -1) {112 if (this.shiftDown) {144 if (this.shiftDown) {206 if (down === this.shiftDown) return;207 this.shiftDown = down;208 if (this.shiftDown) {220 globals.frontendLocalState.setShowTimeSelectPreview(this.shiftDown);