Skip to content

Conversation

linev
Copy link
Member

@linev linev commented Oct 17, 2025

When calculating number of extra ticks
which need to be placed on left or right side of axis
add epsilon to avoid possible rounding problems.

Ensure that minor tick on very begin or very end of axis range is painted
Solves problem in stressGraphics with two tests where very first minor tick may not appear on some platforms.

When caclucating number of extra ticks
which need to be placed on left or right side of axis
add `epsilon` to avoid possible rounding problems.

Ensure that minor tick on very begin or very end of axis range is painted
Copy link

github-actions bot commented Oct 17, 2025

Test Results

    22 files      22 suites   3d 22h 6m 8s ⏱️
 3 692 tests  3 686 ✅ 0 💤 6 ❌
79 256 runs  79 249 ✅ 0 💤 7 ❌

For more details on these failures, see this check.

Results for commit 17ab5a9.

♻️ This comment has been updated with latest results.

@linev linev closed this Oct 21, 2025
@linev linev reopened this Oct 21, 2025
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.

1 participant