-
### Describe the bug
DataGridRow not highlighted when selected and hovered on.
### To Reproduce
- Build the sample app.
- Go to the Data tab, scroll down until you see the "WPF UI DataGrid" …
-
### Current behavior
Using the `dotnet new unoapp-net6` template, and the Community Toolkit's Datagrid :
- the Datagrid is not visible in Android
![image](https://user-images.githubusercontent.…
-
### Description
`VisualElement.WidthRequest` and `VisualElement.HeightRequest` have a default value of 0 if an `OnIdiom` condition is not set. This results in an element not being visible instead o…
-
# Bug
The app is crashing when the source prop is set to null (only on Windows). The issue persists on Debug and Release builds.
## Platform
* Windows
## Environment info
Library version: 6…
-
## Current behavior
Consider the following code:
```cs
public BitmapImage GetBitmap()
{
var image = new BitmapImage();
LoadImage();
retur…
-
**Describe the bug**
I have a WPF application that supports touching different controls. I am trying to touch a button (hold or tap). The code I use and that is shown below works if I use "C:\Program…
-
We are using the starter template for our project and have been porting pages in from the full demo over the last 2 weeks and things have gone fairly well. However, whenever we import a Dashboard p…
-
I have an UWP App when I try to build it for ARM in Release configuration it can't find the
`System.Threading.ThreadPool` assembly. Also the build takes forever before showing the output. (Over an h…
-
Hi,
I appreciate you work. Great component!
I use the Signature pad (8.1.5) in a blazor server scenario as well as in a BlazorWebView via net Maui (both time via the exact same code via a shared…
-
### Description
I have tried to use the SwipeView in a collectionview but no matter if i use Left or Right Items i am getting rendering issues.
If i use RightItems, the cell contents overlap the…
taori updated
7 months ago