Skip to content

Commit 2e1e7ae

Browse files
author
Amr Wagdy
committed
Updates
1 parent 0fa523f commit 2e1e7ae

8 files changed

+24
-2155
lines changed

assets/canvas.worker-CauLFNM0.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/index-49ZK8EAw.js

-9
This file was deleted.

assets/index-BHPHGWSL.js

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

+3-26
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
rel="stylesheet"
1616
/>
1717
<title>JS-Cloudimage-360-view</title>
18-
<script type="module" crossorigin src="/js-cloudimage-360-view/assets/index-49ZK8EAw.js"></script>
18+
<script type="module" crossorigin src="/js-cloudimage-360-view/assets/index-BHPHGWSL.js"></script>
1919
<link rel="stylesheet" crossorigin href="/js-cloudimage-360-view/assets/index-CgRAm56E.css">
2020
</head>
2121

@@ -438,34 +438,11 @@ <h3>Customize</h3>
438438
<span class="checkmark"></span>
439439
</label>
440440
</div>
441-
<div>
442-
<label class="checkbox-container">
443-
Control
444-
<input
445-
id="control-option"
446-
class="plugin-option"
447-
type="checkbox"
448-
data-plugin-property="data-control"
449-
/>
450-
<span class="checkmark"></span>
451-
</label>
452-
</div>
453-
<div>
454-
<label class="checkbox-container">
455-
Control reverse
456-
<input
457-
data-plugin-property="control-reverse"
458-
class="plugin-option"
459-
type="checkbox"
460-
/>
461-
<span class="checkmark"></span>
462-
</label>
463-
</div>
464441
<div>
465442
<label class="checkbox-container">
466443
Control by keyboard
467444
<input
468-
data-plugin-property="data-keys"
445+
data-plugin-property="keys"
469446
class="plugin-option"
470447
type="checkbox"
471448
/>
@@ -476,7 +453,7 @@ <h3>Customize</h3>
476453
<label class="checkbox-container">
477454
Control by keyboard reverse
478455
<input
479-
data-plugin-property="data-control-reverse"
456+
data-plugin-property="keysReverse"
480457
class="plugin-option"
481458
type="checkbox"
482459
/>

js-cloudimage-360-view.min.js

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js-cloudimage-360-view.min.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)