Delete the code that removes the main window transparency#33393
Delete the code that removes the main window transparency#33393krasko78 wants to merge 1 commit into
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 (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThe PR removes a single line from the 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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. Comment |
|
@krasko78 please rebase |
98e96cb to
c68b689
Compare
Resolves: #32612
Resolves: #31620
Need to retest #29630
Replaces MuseScore/PR32940.
In MF/PR15 we stopped making the main window transparent on startup. Those changes were consumed into MSS in MuseScore/PR33374 (at that moment there was a check that was forcing the MF submodule to always point at the latest commit). This PR deletes the code that removes the transparency on the main window once it has loaded as it is not longer needed.