Steve

Results 256 comments of Steve

Seems that it still doesn't work. We are getting 0xc000027b in Microsoft.UI.Xaml.dll after enabling trimming (TrimMode=link).

Related: https://github.com/dotnet/runtime/issues/68278#issuecomment-1135320083

https://docs.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/system-drawing-common-windows-only#recommended-action

这是命令行程序,需要指定参数调用,不能直接双击运行。

这些不是报错,这些只是用来给你展示Analyzers里有哪些规则。 能否截一张错误窗口中的提示?

你可能没有在vs的设置中开启“使用 .NET 预览版 SDK”

> - [ ] IME position update doesn't take scrolling into account > https://user-images.githubusercontent.com/14960345/155470980-ad92f46e-b104-4b73-829b-ffe31f70c3f4.mp4 It is okay to keep it unfixed. I found that even WinUI doesn't handle this case.

This issue has been mitigated by #8569, now failure to create additional OpenGL context will not result in crashing, instead it yields an empty context and give up further rendering....

IIRC the GPU backend (OpenGL ES) of Avalonia for Android hasn't been enabled? Then I think it's expected to see rendering laggy on Android.

Is there any schedule for 11.0-preview2?