-
Notifications
You must be signed in to change notification settings - Fork 708
Fix intersections in visualize_portions #19589
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
Conversation
⚪ Test history | Ya make output | Test bloat
🟢 |
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
e29fe66
to
95b8ec3
Compare
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat | Test bloat
🟢 |
95b8ec3
to
86a0d64
Compare
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
Changelog entry
...
Changelog category
Description for reviewers
Don't draw zero-height rectangles when there are no intersections, and handle cases like portions
[a, b]
and[b, c]
intersecting at pointb
.