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

Update VisibleRatioCalculator calculating logic #17

Merged
merged 3 commits into from
May 16, 2024

Conversation

GeekTree0101
Copy link
Contributor

@jaxtynSong who found visible calculation bug during matrix scroll test.
VisibleRatioCalculator doesn't need to depend on scroll direction while calculating the visible ratio.

pixel.mov

@GeekTree0101 GeekTree0101 self-assigned this May 16, 2024
@GeekTree0101 GeekTree0101 added the bug Something isn't working label May 16, 2024
@GeekTree0101
Copy link
Contributor Author

✗ test_early_exit_in_scrollDirection_null, XCTAssertNil failed: "nan"

Copy link
Member

@ElonPark ElonPark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍👍

private let tracker = SushiBeltTracker()
private let debugger = SushiBeltDebugger.shared
private let sections: [[Sushi]] = [
Sushi.いらっしゃいませ(count: 10),
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

すごいですね 😂

Copy link
Contributor

@jaxtynSong jaxtynSong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 THX :)

@GeekTree0101 GeekTree0101 merged commit 24ec7be into develop May 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants