-
This issue tracks the initial work to explore how to stream property events between two separate JVMs running on the same host.
Initial thought is to explore using the clustered EventBus provided by …
-
### Description
Button with an image fails to correctly scale the source image to the size of the button this results in the full size image being displayed in Android and a skewed image in iOS
…
-
While trying to install MauiMTAdmob NuGet package, I get the following conflicts:
> Error NU1107
>
> Version conflict detected for Xamarin.AndroidX.Collection.Jvm. Install/reference Xamarin.Andro…
-
Sample MVVM project is throwing a bunch of **could not find provider** errors. Same is happening in a sample SwiftUI application I build to test the framework.
-
#### How to reproduce?
*I have created a WPF CartesianChart with two LineSeries displaying intra day forex tick data.
When I zoom in (by setting MinX and MaxX on X Axis, LiveCharts triggers an exc…
-
**Describe the bug**
v6.18.0 fails to locate an MSBuild project file or solution file and is unable to test our C# scripts and thus cannot validate them.
Unhandled exception: System.IO.FileNotFou…
-
## Current behavior
When trying to run the App on Mac it shows this error:
![image](https://github.com/unoplatform/uno.toolkit.ui/assets/94198647/8b1d8116-3080-4f64-b4f4-99189594a60f)
## …
-
# [Bindable Property (BP) generator]
* [x] Proposed
* [ ] Prototype: Not Started
* [ ] Implementation: Not Started
* [ ] iOS Support
* [ ] Android Support
* [ ] macOS Support
* [ ] Wi…
-
### Describe the bug
### To Reproduce
1. Create a simple Avalonia application.
2. Add a Tooltip to any control, such as a Button.
3. Run the app on macOS.
4. Hover over the control to trigger…
-
**Title:** Issue with Disabling Camera
**Description:**
I am experiencing an issue where the camera fails to disable when the Button_Released event is triggered in my application. The camera is …