mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-18 12:09:29 -07:00
add threshold adjustment function
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
</div>
|
||||
<div class="footer_threshold">
|
||||
Threshold:
|
||||
<button>-</button>
|
||||
<span>0080</span>
|
||||
<button>+</button>
|
||||
<button id="thresholdDec">-</button>
|
||||
<span class="thid"></span>
|
||||
<button id="thresholdInc">+</button>
|
||||
</div>
|
||||
<div class="footer_imageIndex">
|
||||
<span class="ftid"></span>
|
||||
|
||||
Reference in New Issue
Block a user