Skip to content

Apply 0.0001f precision to some Tablet Settings#37515

Open
Mrcubix wants to merge 2 commits intoppy:masterfrom
Mrcubix:tablet-settings-precision
Open

Apply 0.0001f precision to some Tablet Settings#37515
Mrcubix wants to merge 2 commits intoppy:masterfrom
Mrcubix:tablet-settings-precision

Conversation

@Mrcubix
Copy link
Copy Markdown

@Mrcubix Mrcubix commented Apr 24, 2026

Now that we have a control where a slider & input box coexist, I think it's the right time to fix #34714.
The root of the issue stems from using rounded values for Tablet Settings (due to various Bindables lacking Precision parameters).

This PR sets the precision for those Bindables to 0.0001f as well as the keyboard step.

Not exactly sure I want to keep KeyboardStep at 0.0001f.
Kinda out of scope, but I wonder if it would be a good idea to be able to use modifier keys to increase the increment.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'Conform to current game aspect ratio' tablet setting does not work as said

1 participant