Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Fix touch input #4

Merged
merged 1 commit into from
Jun 29, 2022
Merged

Fix touch input #4

merged 1 commit into from
Jun 29, 2022

Conversation

Belchy06
Copy link
Collaborator

This commit fixes an issue where finger indexs are handled incorrectly.

eg If Finger 1 where to lift after Finger 0, the next finger to touch the screen will be given the index 1 even though it should be given the index 0.

@Belchy06 Belchy06 requested a review from mentalnote June 28, 2022 06:03
@Belchy06 Belchy06 self-assigned this Jun 28, 2022
Signed-off-by: William Belcher <william.belcher@xa.epicgames.com>
@Belchy06 Belchy06 merged commit 04a8418 into EpicGames:master Jun 29, 2022
@Belchy06 Belchy06 deleted the Fix_touch_input branch June 29, 2022 00:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants