Morten Nielsen
Morten Nielsen
As you said: Technically. In practice though it'll catch developers out.
> But when the Fluent font is installed on Windows 10 (which is super easy) Define "super easy". You shouldn't be expecting your users to be doing this. If anything...
No you don’t just do that. You need to build an app installer that does this. That’s not “super easy”. Again apps shouldn’t require people to do this themselves just...
@HO-COOH I’d encourage you to log specific reproducers of these so we can help them get all these razor cuts addressed, instead of adding unrelated venting to other issues 😉
@Hemantxk the error is in the managed code so I shouldn’t have to enable native debugging. I’m aware of the extra steps you can do to try and troubleshoot this...
This is not `dotnet test` but as shown above `vstest.console.exe` (since this is a packaged WinUI app)
> esri.arcgisruntime.toolkit.wpf version 200.6.0.0 is set as reference in my project with Copy Local set to True. How are you referencing it in your project? I assume you're using a...
Strong name (or lack there of) shouldn't cause any issues. I can barely remember when we stopped strong naming assemblies, since it generally caused more problems than they helped (the...
None of the ArcGIS Runtime assemblies have strong keys. @Fl0wC0de Could you share a small sample project that reproduces the issue? We verify the releases in release builds and didn't...
Could you provide some more info? A reproducer and some screenshots would be helpful. I work on a 4K high dpi screen and have never seen this so would love...