-
Is This project obsolete? It's hard to believe that one very useful library like this is not maintainable.
Please, review issues and pull requests.
-
I've got a Xamarin.Forms / Android app that displays graphics in an OpenGLView. I'm trying to use the NuGet "ImageFromXamarinUI" to capture an instantaneous screenshot of the graphics at a point in ti…
-
Hi, I followed [#68](https://github.com/jsmarcus/Iconize/issues/68) to use the latest version of the plugin, but I couldn't make it work, for some reason, I'm only getting the text instead of the icon…
-
## Current behavior
We have an AsyncValuePresenter control inside a ListView item template alongwith other static information. For some reason, for the first 4 rows the AsyncValuePresenter users ar…
-
## Current behavior
I have a popup that displays when a button is clicked. In UWP, the popup opens to the size of the content. In WASM, it goes off the screen with lots of horizontal space.
…
-
## Current behavior
`` doesnt work.
## How to reproduce it (as minimally and precisely as possible)
https://github.com/Xiaoy312/XyPoB/tree/bug/samples/uno-sprite-sheet-image-brush
```xml
…
-
Hello.
I'm using your Calendar control. Thank you very much.
I have 2 concerns and will report them along with the code (please feel free to use the code).
The platforms are iOS and Android.
The s…
-
If you are creating an issue for a BUG please fill out this information. If you are asking a question or requesting a feature you can delete the sections below.
**Failure to fill out this informat…
-
Hello, i have trouble running any of the provided examples.
I get the following Exception, when using **net481**:
InvalidCastException: Unable to cast COM object of type 'System.__ComObject' to cl…
-
## Current behavior
If ListView has items enough to scroll, it is scrolled to the very bottom and the last item is selected. Then if ListView size makes vertically smaller then the last item is not…