mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Redesgin settings panel for explorer plugin
This commit is contained in:
parent
62677bc40e
commit
317258af2f
2 changed files with 606 additions and 622 deletions
|
|
@ -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;
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue