Ben Askren

Results 9 issues of Ben Askren

Don't know if this is the right place to report this. Issue is with the 0.18.2 windows binaries available on merkaartor.be.

Not confirmed

### Description LiveChartsCore.SkiaSharpView.Uno.WinUI, Version="2.0.0-beta.516" On MacOS, LiveCharts Cartesian Chart does not render ### Steps to reproduce Steps to reproduce the behavior: 1. Download the following demo project [UnoLiveCharts.zip](https://github.com/beto-rodriguez/LiveCharts2/files/10050548/UnoLiveCharts.zip) 2. Build,...

priority 1
requires external features
uno platform

### Description LiveChartsCore.SkiaSharpView.Uno.WinUI, Version="2.0.0-beta.516" On iOS and MacCatalyst, when adding points to a Cartesian Chart, it appears that canvas is not cleared between animation passes. ### Steps to reproduce Steps...

priority 1
requires external features
uno platform

This is a work around (or fix, depending on your POV) for https://github.com/dotnet/linker/issues/3072. Effectively, it's a .net6.0 target implementation that address issues found with net6.0-ios and net6.0 WASM builds. I'm...

### Current behavior iOS Simulator (both x64 and arm64), using Uno 5.0 or 5.1, .net7.0 or .net8.0, add a TextBox to a Panel and everything is fine. As soon as...

kind/bug
triage/untriaged
difficulty/tbd

### What would you like to be added I apologize for this edge case but `uno-check` might be a great place to address this issue I have every time the...

### Current behavior When following the documented process to [Build a signed package app](https://platform.uno/docs/articles/uno-publishing-windows-packaged-signed.html) the **[Build the app on the command line with the following command:]** step produces the following...

kind/bug
triage/untriaged
difficulty/tbd

### Current behavior Add ProgressRing to iOS Simulator app's VisualTree and app crashes ### Expected behavior No crash, just like Android (device and emulator), iOS device, MacCatalyst, WinUI, Windows-Desktop ###...

kind/regression
difficulty/tbd

### Current behavior 🐛 Library using Uno.CodeGen Nuget package won't build when: - Using the [Uno.GeneratedEquality] attribute on a class - Uno.CodeGen is version is between 2.0.0-dev.2 and 2.0.0-dev.10 (latest...