EQ Client Settings: red EXPERIMENTAL save warning (v3.24.50)#17
Conversation
…ngs (v3.24.50) Adds a red 'EXPERIMENTAL - SAVE AT OWN RISK' label to the right of the Save/Apply/Cancel buttons on the main EQ Client Settings window while the 6-window subsystem is mid-rebuild (Phases 5-10 pending). New semantic DarkTheme.FgDanger (bright red). Label is AutoSize at x=528 (Cancel ends at 520 in the 750px client) so it clears the buttons and fits at 100%/150%.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis PR adds an experimental warning notice to the EQ Client Settings form. A new danger color constant is introduced to the dark theme, used to style a red "EXPERIMENTAL - SAVE AT OWN RISK" label in the form's button panel. The application version is bumped to 3.24.50 and documented in the changelog. ChangesExperimental Warning Notice
🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 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 docstrings
🧪 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 |
Adds a red
EXPERIMENTAL - SAVE AT OWN RISKlabel to the right of the Save/Apply/Cancel buttons on the main EQ Client Settings window, while the 6-window subsystem is mid-rebuild (Phases 5–10 still pending).DarkTheme.FgDanger(bright red) — keeps the "all colours in DarkTheme" rule.v3.24.50→ CI release.Verified: clean Debug and Release build (Release strips the test harness via
#if DEBUG);--diag-render-form EQClientSettingsFormrenders without crash.Ready to merge whenever;
mainstays safe at v3.24.49 until you tag.Summary by CodeRabbit