Skip to content

Commit 07a7723

Browse files
committed
Updated doc
1 parent 3b11d8d commit 07a7723

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

res/doc/img/controls/switch.png

-1.02 KB
Binary file not shown.

src/doc/manuals/controls.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
<li><b>Parameter</b> &ndash; the value of controllable parameter.</li>
3030
<li><b>Progress Bar</b> &ndash; progress control.</li>
3131
<li><b>Sample Editor</b> &ndash; sample editor.</li>
32-
<li><b>Switch</b> &ndash; Switch control.</li>
3332
</ul>
3433
</div>
3534
</div>
@@ -475,11 +474,3 @@
475474
<div class="images">
476475
<img class="border" src="<?= $CTL ?>sample_editor.png">
477476
</div>
478-
479-
<h2>Switch</h2>
480-
<p>Switch is an alternative to the button widget but has different graphic presentation. It
481-
is mostly used as bypass control for bypassing the processed by plugin signal.</p>
482-
483-
<div class="images">
484-
<img src="<?= $CTL ?>switch.png">
485-
</div>

0 commit comments

Comments
 (0)