feat(window): wire move/resize flags and consolidate the duplicate toggle

This commit is contained in:
2026-05-30 17:54:15 +02:00
parent 336f722eef
commit caacb87a6a
5 changed files with 98 additions and 13 deletions
+1
View File
@@ -374,6 +374,7 @@ public sealed class Plugin : IAsyncDalamudPlugin
new SelfTests.HonorificHeaderRenderStep(this),
new SelfTests.PerformanceBaselineStep(this),
new SelfTests.MainWindowFocusOpacityStep(this),
new SelfTests.MainWindowFlagsStep(this),
]);
// Re-surface the wizard for existing users when a major UX