Javier Suárez

Results 638 comments of Javier Suárez
trafficstars

Maybe you can share the project or a smaller sample via email?. Let me know and we can share emails or whatever you need. Can share a piece of XAML?,...

From a quick debug, the button is enabled and disabled correctly, but background color changes are not notified to the handler from the VisualState.

Duplicated https://github.com/dotnet/maui/issues/9277

The native exception from WinUI: ``` onecoreuap\windows\dwm\dcomp\winrtnested\wrtcompositioninteractionsource.cpp(109)\dcompi.dll!00007FF806E93531: (caller: 00007FF806E9676F) ReturnHr(1) tid(6684) 80070057 The parameter is incorrect. Msg:[PointerEventRouter (Interaction) object already has an owner.] ```

"swipe doesn't work on Windows" Are you using a touch screen?.

Seems similar or duplicate from https://github.com/dotnet/maui/issues/9712

Could you share your workloads installed?, do you have Windows App SDK installed?

@Redth I think we have an interesting topic to discuss here. Border is a special container where can define the border with an `IShape`. IShape only has the information needed...

![issue-7377](https://user-images.githubusercontent.com/6755973/196654746-8526f641-98d2-45c0-9bdb-17df2d6b7e20.gif) Could you try again with the latest version (net7 rc2)?. Cannot reproduce the issue.