Fix #33883: Account for accidentals in other voices when spacing chord brackets#33983
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (2)
📝 WalkthroughWalkthrough
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsLinked repositories: Your configuration references 1 linked repositories, but your current plan allows 0. Analyzed ``, skipped Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
miiizen
left a comment
There was a problem hiding this comment.
This is a good start, but we're going to have to take it further. We can't have this causing collisions with the barline as you see in the video.
3afb319 to
7e1b02c
Compare
|
@miiizen Thank you for the review. 2026-07-04_145523_light.mp4 |
Resolves: #33883
Chord bracket placement previously used only the owning chord shape, so accidentals from another voice in the same segment/staff could be ignored.
This change includes chord shapes from other voices in the same segment and owning staff, restricted to the same visual staff.
2026-06-28_161823_light.mp4