feat(input): warn and hold before sending plugin-only symbols

This commit is contained in:
2026-05-31 00:45:31 +02:00
parent 92f1736ea9
commit b0bee25770
4 changed files with 175 additions and 0 deletions
+1
View File
@@ -386,6 +386,7 @@ public sealed class Plugin : IAsyncDalamudPlugin
new SelfTests.MainWindowFocusOpacityStep(this),
new SelfTests.MainWindowFlagsStep(this),
new SelfTests.SenderNameReformatStep(this),
new SelfTests.DisclosureArmStep(this),
]);
// Re-surface the wizard for existing users when a major UX