iNKORE-NET / UI.WPF.Modern

Modern (Fluent 2) styles and controls for your WPF applications
https://docs.inkore.net/ui-wpf-modern
GNU Lesser General Public License v2.1
332 stars 29 forks source link

NavigationView下图标大小的问题? #9

Closed KirsebaerQAQ closed 1 year ago

KirsebaerQAQ commented 1 year ago

image 很奇怪的情况

NotYoojun commented 1 year ago

是的,fontsize默认是20,改成16就正常了

FontSize="16"
NotYoojun commented 10 months ago

现在版本中fonticon的默认大小改成16了

@KirsebaerQAQ