You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems this is necessary for windows in monitors with 100% scaling. This will need further investigation in #887 for the difference in behavior between C# and what's fetched from the XAML.
Setting the height of a bar via the
BarConfig.Height
vs. the XAML'sbar:height
can differ (BarConfig.Height
works butbar:height
doesn't).The text was updated successfully, but these errors were encountered: