We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5412f commit f7954a0Copy full SHA for f7954a0
Flow.Launcher/MainWindow.xaml
@@ -432,9 +432,6 @@
432
</ControlTemplate>
433
</GridSplitter.Template>
434
</GridSplitter>
435
- <!-- // TODO: Check Height Issue -->
436
- <!-- I do not know why Preview grid height will be 0 when selected item is from history -->
437
- <!-- So I add Height="380" to force its height to be set -->
438
<Grid
439
x:Name="Preview"
440
Grid.Column="2"
0 commit comments