[PR #149] [CLOSED] [wip] Show progress in range calibration modal #171

Closed
opened 2026-02-10 18:47:44 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dualshock-tools/dualshock-tools.github.io/pull/149
Author: @mathiasm74
Created: 9/28/2025
Status: Closed

Base: mainHead: add-progress-bar-to-range-calib-modal


📝 Commits (1)

  • 639bbc3 Show progress in range calibration modal and show warning when calibration failed

📊 Changes

4 files changed (+246 additions, -13 deletions)

View changed files

📝 css/main.css (+10 -0)
📝 js/core.js (+18 -1)
📝 js/modals/calib-range-modal.js (+196 -10)
📝 templates/range-modal.html (+22 -2)

📄 Description

Also show warning when calibration failed


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dualshock-tools/dualshock-tools.github.io/pull/149 **Author:** [@mathiasm74](https://github.com/mathiasm74) **Created:** 9/28/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-progress-bar-to-range-calib-modal` --- ### 📝 Commits (1) - [`639bbc3`](https://github.com/dualshock-tools/dualshock-tools.github.io/commit/639bbc32e9ee94a1d36dac021c9ef2391447ea42) Show progress in range calibration modal and show warning when calibration failed ### 📊 Changes **4 files changed** (+246 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `css/main.css` (+10 -0) 📝 `js/core.js` (+18 -1) 📝 `js/modals/calib-range-modal.js` (+196 -10) 📝 `templates/range-modal.html` (+22 -2) </details> ### 📄 Description Also show warning when calibration failed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-10 18:47:44 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dualshock-tools/dualshock-tools.github.io#171