feat(window): wire move/resize flags and consolidate the duplicate toggle
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user