Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 739c431

Browse files
author
steven.roulleau
committed
fix(examples): remove controls on jiix import
1 parent d5e2832 commit 739c431

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build/docs/src/demo-app/examples/v4/import_jiix_content.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<div class="btn-container">
4141
<button class="classic-btn" id="importContent">Import</button>
4242
</div>
43-
<myscript-math-web id="editor2" scheme="https" host="webdemoapi.myscript.com" applicationkey="515131ab-35fa-411c-bb4d-3917e00faf60" hmackey="54b2ca8a-6752-469d-87dd-553bb450e9ad" mimetypes="[&quot;application/x-latex&quot;, &quot;application/vnd.myscript.jiix&quot;]" touch-action="none">
43+
<myscript-math-web id="editor2" scheme="https" host="webdemoapi.myscript.com" applicationkey="515131ab-35fa-411c-bb4d-3917e00faf60" hmackey="54b2ca8a-6752-469d-87dd-553bb450e9ad" mimetypes="[&quot;application/x-latex&quot;, &quot;application/vnd.myscript.jiix&quot;]" disablecontrols="true" touch-action="none">
4444
</myscript-math-web>
4545
<script>const component1 = document.querySelector('#editor1');
4646
const component2 = document.querySelector('#editor2');

src/demo-app/examples/v4/import_jiix_content.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
applicationkey="515131ab-35fa-411c-bb4d-3917e00faf60"
5555
hmackey="54b2ca8a-6752-469d-87dd-553bb450e9ad"
5656
mimetypes='["application/x-latex", "application/vnd.myscript.jiix"]'
57+
disablecontrols="true"
5758
touch-action="none">
5859
</myscript-math-web>
5960
<script>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy