File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 Title =" Quickwarden"
1313 ShowInTaskbar =" False"
1414 Width =" 720"
15- Height =" 600 "
15+ Height =" 640 "
1616 TransparencyLevelHint =" AcrylicBlur"
1717 RequestedThemeVariant =" Light"
1818 CornerRadius =" 20"
5252 </Window .Styles>
5353
5454 <Grid >
55- <Rectangle Opacity =" 0.5 " Fill =" White" ></Rectangle >
55+ <Rectangle Opacity =" 0.75 " Fill =" White" ></Rectangle >
5656 <Grid >
5757 <Grid .RowDefinitions>
5858 <RowDefinition Height =" Auto" ></RowDefinition >
5959 <RowDefinition Height =" *" ></RowDefinition >
6060 <RowDefinition Height =" Auto" ></RowDefinition >
61+ <RowDefinition Height =" Auto" ></RowDefinition >
6162 </Grid .RowDefinitions>
6263 <TextBox Text =" {Binding SearchBoxQuery}" IsEnabled =" {Binding ApplicationInitialized}" BorderThickness =" 0"
6364 Margin =" 8" Name =" SearchBox" Watermark =" {Binding SearchBoxWatermark}" TextWrapping =" NoWrap"
8081 </Style >
8182 </ListBox .Styles>
8283 </ListBox >
83- <StackPanel Margin =" 8" Grid.Row=" 2" Orientation =" Horizontal" >
84+ <StackPanel Margin =" 8 8 8 0 " Grid.Row=" 2" Orientation =" Horizontal" >
8485 <TextBlock FontSize =" 13" Margin =" 8" VerticalAlignment =" Center" >
8586 <Run Foreground =" #888" >Esc</Run >
8687 <Span > Hide</Span >
9394 <Run Foreground =" #888" Text =" {Binding SyncShortcut}" ></Run >
9495 <Run Foreground =" {Binding SyncLabelColor}" Text =" {Binding SyncShortcutLabel}" ></Run >
9596 </TextBlock >
97+ </StackPanel >
98+ <StackPanel Margin =" 8 0 8 8" Grid.Row=" 3" Orientation =" Horizontal" >
9699 <TextBlock IsVisible =" {Binding CopyUsernameEnabled}" FontSize =" 13" Margin =" 8"
97100 VerticalAlignment =" Center" >
98101 <Run Foreground =" #888" Text =" {Binding CopyUsernameShortcut}" ></Run >
You can’t perform that action at this time.
0 commit comments