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 86cc22a commit 7c2e9c8Copy full SHA for 7c2e9c8
src/Files.App/Views/ReleaseNotesPage.xaml
@@ -24,6 +24,7 @@
24
HorizontalAlignment="Stretch"
25
VerticalAlignment="Stretch"
26
CoreWebView2Initialized="BlogPostWebView_CoreWebView2Initialized"
27
+ FlowDirection="LeftToRight"
28
Source="{x:Bind ViewModel.BlogPostUrl, Mode=OneWay}" />
29
30
<!-- Footer -->
0 commit comments