Skip to content

Change tablet x and y offset precision to 0.01 - #38718

Open
C6JW wants to merge 2 commits into
ppy:masterfrom
C6JW:master
Open

Change tablet x and y offset precision to 0.01#38718
C6JW wants to merge 2 commits into
ppy:masterfrom
C6JW:master

Conversation

@C6JW

@C6JW C6JW commented Aug 26, 2026

Copy link
Copy Markdown

In my case, Y offset of 72.5 is the maximum within the bounds. But due to lenience of 0.5, Y offset of 73 is shown as inside bounds(blue tablet area instead of red) so I changed the lenience to 0.001 and offset precision to 0.01 so you can set the offset to right at the edge of bounds

osu_before.mp4

(before) You can see that the cursor doesn't go up to the top with 73 with blue tablet area

osu_after.mp4

(after) You can set the offset to 72.5 and tablet area turns red properly when set to 73

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.

1 participant