Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
TomTirapani committed Jan 16, 2025
1 parent 43c1754 commit 6d2e517
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mobile/cmp/navigator/NavigatorModel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ export class NavigatorModel extends HoistModel {
if (scrollableParent) {
// If there is a scrollable parent we need to determine whether to allow
// the swiper or the scrollable parent to "win".

if (direction === 'left') {
// If we are scrolling "left" (i.e. "forward"), simply always prevent Swiper
// to allow internal scrolling. Our stack-based navigation does not allow
Expand Down

0 comments on commit 6d2e517

Please sign in to comment.