JuandreG
JuandreG
So to recreate the issue: In the "SimleDemo" UWP project simply wrap one one of the `MeshGeometryModel3D` xaml items on `MainPage.xaml`, for instance the item with `HxTransform3D="{Binding Transform1}`, in a...
Hi Nick. You are correct. I am using 2.02. Should I update to 2.03? Thanks for your reply.
Hi @dlrmartin Did you manage to solve this issue and if so how did you go about it? I'm having the same troubles. Regards
They work now thank you.
I added LiveChartsCore.SkiaSharpView.WinUI 2.0.0-rc5 to my project and when I try to build a Gauge nothing shows up on the page. I didn't see any exceptions and the application does...
I am trying to use this sample: https://livecharts.dev/docs/WinUi/2.0.0-rc5/samples.pies.angularGauge I was mistaken. On LiveChartsCore.SkiaSharpView.WinUI 2.0.0-rc4.5 nothing is showing up even if I set the `Height` and `Width` properties and on LiveChartsCore.SkiaSharpView.WinUI...
It seems bing maps are outdated yes. I opened edge browser, went to bing maps and same thing. I would like to show a satellite view in my application, could...