Fix wrong key used in the opengl Win component label#519
Fix wrong key used in the opengl Win component label#519Unnvaldr wants to merge 1 commit intoutkarshdalal:masterfrom
Conversation
📝 WalkthroughWalkthroughA string resource mapping in the ContainerConfigDialog was corrected, changing the "opengl" component's title resource from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Warning Review ran into problems🔥 ProblemsGit: Failed to clone repository. Please run the Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. 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 |
|
Duplicate of #516 |
Rationale
Duplicated label, which can be confusing at start.
What Changed
Just the label used for opengl Win Component, now reflecting its original meaning.
Impact
None.
Summary by cubic
Corrected the label mapping for the OpenGL Win component so it displays “OpenGL” instead of duplicating “WM Decoder.” This fixes the UI confusion in ContainerConfigDialog.
Written for commit f6f55f6. Summary will update on new commits.
Summary by CodeRabbit