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

Commit 3531514

Browse files
committed
[FIX] Smart guide first pointer down
1 parent 7e67a20 commit 3531514

File tree

5 files changed

+18
-16
lines changed

5 files changed

+18
-16
lines changed

docs/dump.json

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

docs/function/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7725,11 +7725,11 @@ <h3 data-ice="anchor" id="static-function-createSmartGuide">
77257725
<span class="right-info">
77267726

77277727

7728-
<span data-ice="source"><span><a href="file/src/smartguide/SmartGuide.js.html#lineNumber282">source</a></span></span>
7728+
<span data-ice="source"><span><a href="file/src/smartguide/SmartGuide.js.html#lineNumber284">source</a></span></span>
77297729
</span>
77307730
</h3>
77317731

7732-
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {createSmartGuide} from &apos;<span><a href="file/src/smartguide/SmartGuide.js.html#lineNumber282">myscript/src/smartguide/SmartGuide.js</a></span>&apos;</code></pre></div>
7732+
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {createSmartGuide} from &apos;<span><a href="file/src/smartguide/SmartGuide.js.html#lineNumber284">myscript/src/smartguide/SmartGuide.js</a></span>&apos;</code></pre></div>
77337733

77347734

77357735
<div data-ice="description"><p>Create a new smart guide</p>
@@ -12854,11 +12854,11 @@ <h3 data-ice="anchor" id="static-function-insertSmartGuide">
1285412854
<span class="right-info">
1285512855

1285612856

12857-
<span data-ice="source"><span><a href="file/src/smartguide/SmartGuide.js.html#lineNumber313">source</a></span></span>
12857+
<span data-ice="source"><span><a href="file/src/smartguide/SmartGuide.js.html#lineNumber315">source</a></span></span>
1285812858
</span>
1285912859
</h3>
1286012860

12861-
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {insertSmartGuide} from &apos;<span><a href="file/src/smartguide/SmartGuide.js.html#lineNumber313">myscript/src/smartguide/SmartGuide.js</a></span>&apos;</code></pre></div>
12861+
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {insertSmartGuide} from &apos;<span><a href="file/src/smartguide/SmartGuide.js.html#lineNumber315">myscript/src/smartguide/SmartGuide.js</a></span>&apos;</code></pre></div>
1286212862

1286312863

1286412864
<div data-ice="description"><p>Insert the smart guide HTML elements in the DOM.</p>
@@ -12993,11 +12993,11 @@ <h3 data-ice="anchor" id="static-function-launchSmartGuide">
1299312993
<span class="right-info">
1299412994

1299512995

12996-
<span data-ice="source"><span><a href="file/src/smartguide/SmartGuide.js.html#lineNumber386">source</a></span></span>
12996+
<span data-ice="source"><span><a href="file/src/smartguide/SmartGuide.js.html#lineNumber388">source</a></span></span>
1299712997
</span>
1299812998
</h3>
1299912999

13000-
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {launchSmartGuide} from &apos;<span><a href="file/src/smartguide/SmartGuide.js.html#lineNumber386">myscript/src/smartguide/SmartGuide.js</a></span>&apos;</code></pre></div>
13000+
<div data-ice="importPath" class="import-path"><pre class="prettyprint"><code data-ice="importPathCode">import {launchSmartGuide} from &apos;<span><a href="file/src/smartguide/SmartGuide.js.html#lineNumber388">myscript/src/smartguide/SmartGuide.js</a></span>&apos;</code></pre></div>
1300113001

1300213002

1300313003
<div data-ice="description"><p>Launch the smartguide.</p>

docs/source.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -845,9 +845,9 @@
845845
<span><a href="function/index.html#static-function-insertSmartGuide">insertSmartGuide</a></span>
846846
<span><a href="function/index.html#static-function-launchSmartGuide">launchSmartGuide</a></span></td>
847847
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">3/3</span></td>
848-
<td style="display: none;" data-ice="size">18088 byte</td>
849-
<td style="display: none;" data-ice="lines">470</td>
850-
<td style="display: none;" data-ice="updated">2018-01-03 08:27:19 (UTC)</td>
848+
<td style="display: none;" data-ice="size">18192 byte</td>
849+
<td style="display: none;" data-ice="lines">472</td>
850+
<td style="display: none;" data-ice="updated">2018-01-03 09:29:17 (UTC)</td>
851851
</tr>
852852
<tr data-ice="file">
853853
<td data-ice="filePath"><span><a href="file/src/util/FontLoader.js.html#errorLines=25">src/util/FontLoader.js</a></span></td>

examples/v4/websocket_text_iink.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@
8787
server: {
8888
scheme: 'http',
8989
host: 'webdemoapi.myscript.com',
90-
applicationKey: '90089d64-35b4-46ec-962f-fc63024f12d1',
91-
hmacKey: '90089d64-35b4-46ec-962f-fc63024f12d1'
90+
applicationKey: '515131ab-35fa-411c-bb4d-3917e00faf60',
91+
hmacKey: '54b2ca8a-6752-469d-87dd-553bb450e9ad'
9292
}
9393
}
9494
});

src/smartguide/SmartGuide.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,11 @@ function addListeners(editor, smartGuide) {
237237
elementsRef.menuElement.style.display = 'none';
238238
});
239239
elementsRef.convertElement.addEventListener('click', () => {
240+
elementsRef.menuElement.style.display = 'none';
240241
editor.convert();
241242
});
242243
elementsRef.deleteElement.addEventListener('click', () => {
244+
elementsRef.menuElement.style.display = 'none';
243245
editor.clear();
244246
});
245247
}

0 commit comments

Comments
 (0)