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

Fix bottomTabs long press event #6327

Merged
merged 5 commits into from
Jun 22, 2020
Merged

Fix bottomTabs long press event #6327

merged 5 commits into from
Jun 22, 2020

Conversation

yogevbd
Copy link
Collaborator

@yogevbd yogevbd commented Jun 21, 2020

Until now, bottomTabs longPress event gesture was implemented wrong and caused this bug.
It also reported wrong index in the first place, starting from 1 instead of 0.
This PR fixes both issues.

Closes #6305

guyca
guyca previously approved these changes Jun 22, 2020
@yogevbd yogevbd merged commit 814de45 into master Jun 22, 2020
@yogevbd yogevbd deleted the fixBottomTabsLongPress branch June 22, 2020 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

changing bottomTab badge with mergeOptions causes a change of the index assigned to that tab
2 participants