[PR #89] [CLOSED] Press controller button to continue #125

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

📋 Pull Request Information

Original PR: https://github.com/dualshock-tools/dualshock-tools.github.io/pull/89
Author: @mathiasm74
Created: 6/4/2025
Status: Closed

Base: mainHead: press-x-to-calibnext


📝 Commits (7)

  • 6afd5d8 Focus the calibNext button and click it when pressing the X button on the controller
  • 2a48280 Reset the modal before showing it again
  • 347346b Detect pressing any controller button
  • a4e6b30 Refactor
  • 89428de Refactor
  • 6686c5e Refactor
  • b10868c Merge branch 'dualshock-tools:main' into press-x-to-calibnext

📊 Changes

2 files changed (+57 additions, -7 deletions)

View changed files

📝 core.js (+55 -5)
📝 index.html (+2 -2)

📄 Description

This change allow easier calibration without repeatedly reaching for mouse or keyboard to continue the calibration. Just press any button on the controller instead.


🔄 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/89 **Author:** [@mathiasm74](https://github.com/mathiasm74) **Created:** 6/4/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `press-x-to-calibnext` --- ### 📝 Commits (7) - [`6afd5d8`](https://github.com/dualshock-tools/dualshock-tools.github.io/commit/6afd5d8c0dc842057c3f92a5c9010d4b2b4fef0f) Focus the calibNext button and click it when pressing the X button on the controller - [`2a48280`](https://github.com/dualshock-tools/dualshock-tools.github.io/commit/2a4828080f60d17111007b4612c9ac4d66e8318d) Reset the modal before showing it again - [`347346b`](https://github.com/dualshock-tools/dualshock-tools.github.io/commit/347346b0b74b3e7b55713efe22028c29eec1a04e) Detect pressing any controller button - [`a4e6b30`](https://github.com/dualshock-tools/dualshock-tools.github.io/commit/a4e6b3097206a07ed7715912a0b5e9bd5cb7b4d9) Refactor - [`89428de`](https://github.com/dualshock-tools/dualshock-tools.github.io/commit/89428de6f5b7308fb8a1130003561153fe1d4ac8) Refactor - [`6686c5e`](https://github.com/dualshock-tools/dualshock-tools.github.io/commit/6686c5e7a263402fb10ebc7f454ea2f2f7ca4427) Refactor - [`b10868c`](https://github.com/dualshock-tools/dualshock-tools.github.io/commit/b10868c36051f1ef4f4a823f9c30d681af07b0e6) Merge branch 'dualshock-tools:main' into press-x-to-calibnext ### 📊 Changes **2 files changed** (+57 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `core.js` (+55 -5) 📝 `index.html` (+2 -2) </details> ### 📄 Description This change allow easier calibration without repeatedly reaching for mouse or keyboard to continue the calibration. Just press any button on the controller instead. --- <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:46:39 +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#125