Add buttons for quick-calibrating from the finetune dialog

This commit is contained in:
Mathias Malmqvist
2025-09-27 00:17:03 +02:00
committed by dualshock-tools
parent a6f1b2e503
commit 72c5dfbbeb
8 changed files with 130 additions and 43 deletions

View File

@@ -156,7 +156,7 @@
1. <span ds-i18n>Calibrate stick center</span>
</button>
<button type="button" class="btn btn-primary ds-btn" onclick="auto_calibrate_stick_centers()" id="quick-center-calib" style="display: none;">
1. <span ds-i18n>Fast calibrate stick center</span>
1. <span ds-i18n>Calibrate stick center</span>
</button>
<button type="button" class="btn btn-primary ds-btn" onclick="calibrate_range()">
2. <span ds-i18n>Calibrate stick range</span>