We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b11d8d commit 07a7723Copy full SHA for 07a7723
res/doc/img/controls/switch.png
-1.02 KB
src/doc/manuals/controls.php
@@ -29,7 +29,6 @@
29
<li><b>Parameter</b> – the value of controllable parameter.</li>
30
<li><b>Progress Bar</b> – progress control.</li>
31
<li><b>Sample Editor</b> – sample editor.</li>
32
- <li><b>Switch</b> – Switch control.</li>
33
</ul>
34
</div>
35
@@ -475,11 +474,3 @@
475
474
<div class="images">
476
<img class="border" src="<?= $CTL ?>sample_editor.png">
477
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