Skip to content

Conversation

@a2hsh
Copy link
Contributor

@a2hsh a2hsh commented Aug 27, 2025

summary

This pull request references my pull request on goxlr-utility, and adds support for configuring the "Tap Tempo Window" setting in the device settings modal, allowing users to adjust the maximum time between taps for tap-tempo detection. The change introduces a new number setting in the UI and provides translations for the new setting in all supported languages.

Device Settings UI Enhancement:

  • Added a NumberSetting input for "Tap Tempo Window" in DeviceSettingsButton.vue, allowing users to set the tap-tempo detection window in milliseconds. The input is shown only if the device supports the setting, and values are clamped between 1000 and 2000 ms. [1] [2]

Localization Updates:

  • Added translations for "Tap Tempo Window" and its accessibility description in all supported languages: German (de_DE.js), English (en_GB.js), Spanish (es_ES.js), French (fr_FR.js), Italian (it_IT.js), Dutch (nl_NL.js), Polish (pl_PL.js), and Russian (ru_RU.js). [1] [2] [3] [4] [5] [6] [7] [8]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant