Fix #33166: Layout as harmony rather than text in editing#33247
Fix #33166: Layout as harmony rather than text in editing#33247silasvorne wants to merge 2 commits intomusescore:masterfrom
Conversation
After musescore#32770, it seems that laying out harmony as text is no longer appropriate; change it to be laid out as harmony.
|
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 (1)
📝 WalkthroughWalkthroughTwo calls in Harmony (startEdit and edit) were changed from 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
Add a test case to the 4.7 branch to ensure current behavior. Prepare for fixing musescore#33166 on the master branch. (cherry picked from commit e62bec1)
After #32770, it seems that laying out harmony as text is no longer appropriate; change it to be laid out as harmony.
Resolves: #33166