Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Tap Handling #450

Merged
merged 1 commit into from
Jan 14, 2023
Merged

Improve Tap Handling #450

merged 1 commit into from
Jan 14, 2023

Conversation

ricoberger
Copy link
Member

Sometimes the tap handling wasn't applied to the correct component in a list, e.g. in nearly all list items we used a content padding so that taps on the padding were not detected. This is now fixed, so that taps on list items are handling idependent of where the user taps on the item.

Sometimes the tap handling wasn't applied to the correct component in a
list, e.g. in nearly all list items we used a content padding so that
taps on the padding were not detected. This is now fixed, so that taps
on list items are handling idependent of where the user taps on the
item.
@ricoberger ricoberger merged commit 0683b71 into main Jan 14, 2023
@ricoberger ricoberger deleted the improve-tap-detection branch January 14, 2023 19:44
ricoberger added a commit that referenced this pull request Jan 14, 2023
After #450 the bottom padding in the AppVertialListSimpleWidget was
missing. This is now re-added.
ricoberger added a commit that referenced this pull request Jan 14, 2023
After #450 the bottom padding in the AppVertialListSimpleWidget was
missing. This is now re-added.
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.

None yet

1 participant