Redesgin settings panel for explorer plugin

This commit is contained in:
Jack251970 2025-03-01 22:08:40 +08:00
parent 62677bc40e
commit 317258af2f
2 changed files with 606 additions and 622 deletions

View file

@ -227,7 +227,7 @@ namespace Flow.Launcher.Core.Plugin
VerticalAlignment = VerticalAlignment.Center,
Margin = SettingPanelItemTopBottomMargin,
TextAlignment = TextAlignment.Left,
TextWrapping = TextWrapping.Wrap
TextWrapping = TextWrapping.Wrap // TODO: Check password and others
};
break;