feat(window): wire inactive opacity to main window focus state

This commit is contained in:
2026-05-30 16:57:59 +02:00
parent 7792b327dc
commit 336f722eef
3 changed files with 88 additions and 0 deletions
+1
View File
@@ -373,6 +373,7 @@ public sealed class Plugin : IAsyncDalamudPlugin
new SelfTests.HoverSheenAllocStep(this),
new SelfTests.HonorificHeaderRenderStep(this),
new SelfTests.PerformanceBaselineStep(this),
new SelfTests.MainWindowFocusOpacityStep(this),
]);
// Re-surface the wizard for existing users when a major UX