Dong Bin

Results 87 comments of Dong Bin

DefinitionBase holds many calculation and status of groups, especially SharedSizeGroup, i doubt if this is even possible.

similar https://github.com/AvaloniaUI/Avalonia/issues/14711

https://github.com/rabbitism/FontDiffIssue https://github.com/rabbitism/AvaloniaIssueRepro/tree/main/FontRenderIssue Here is the repro, run both projects and compare closely. ![5164ccb1a8e8c70c407ba7ddac668a31](https://github.com/AvaloniaUI/Avalonia/assets/14807942/ccc16f22-befb-4ab6-a7f7-9875d1f62ded)

You need to upgrade to 11.0.10 instead of 11.1beta

nuget version has nothing to do with extension. just open your csproj file and edit every version related to Avalonia to 11.0.10.

And using nuget manager you can choose the version here ![image](https://github.com/AvaloniaUI/Avalonia/assets/14807942/ae3b7a9a-4fff-4060-aa86-b5c608b87851)

When I say every, I mean every. Your desktop, android, ios and browser project is still 11.0.2

AvaloniaEdit mostly uses Avalonia built-in controls so it's is compatible to use Semi.Avalonia and AvaloniaEdit fluent theme together. I remember there were two resource keys missing, you can add them...