MartyIX

Results 209 comments of MartyIX

@jonathanpeppers Yes, here it is: * [Maui.Controls.Sample.Sandbox.exe_20240416_184241.speedscope.json](https://github.com/dotnet/maui/files/15000076/Maui.Controls.Sample.Sandbox.exe_20240416_184241.speedscope.json) - master * [Maui.Controls.Sample.Sandbox.exe_20240416_184416.speedscope.json](https://github.com/dotnet/maui/files/15000079/Maui.Controls.Sample.Sandbox.exe_20240416_184416.speedscope.json) - PR ![image](https://github.com/dotnet/maui/assets/203266/0908529e-9256-4a18-a9f0-edd7b4fb7991)

Hm, it did not get merged automatically, or I don't understand how the feature work.

In .NET 8, there is https://github.com/dotnet/maui/pull/18810. Maybe that would need to be backported?

Is there a blocker for this PR to be merged?

Would it be useful to handle https://github.com/microsoft/microsoft-ui-xaml/issues/7059 as well (`ApplicationId` being too long)? I needed to [rename](https://github.com/MartyIX/MauiRepro202312PointerPressedRelative/commit/da21a825fb5f349d06bedc1346bc9c1adf256e3f) my test project to avoid the issue and it's far from obvious what...