Merge branch 'master' into master

This commit is contained in:
Vladimir Sokolov 2025-02-01 17:45:47 +10:00 committed by GitHub
commit 32df1da773
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -159,6 +159,7 @@ namespace Ryujinx.Ava.UI.Helpers
Symbol = (Symbol)symbol,
Margin = new Thickness(10),
FontSize = 40,
FlowDirection = FlowDirection.LeftToRight,
VerticalAlignment = VerticalAlignment.Center,
};