Forms9Patch icon indicating copy to clipboard operation
Forms9Patch copied to clipboard

Simplify image management and text formatting in your Xamarin.Forms apps

Results 27 Forms9Patch issues
Sort by recently updated
recently updated
newest added

## Summary It would be helpful if the library was ported to support Microsoft's MAUI platform. ## API Changes Interface with new implementation of resources handling in MAUI Update controls...

Hi, I'm using XForms9Patch.PrintService and Chrome's latest update version 102 is not displaying data on the webview. Any clues and solution to this error? Example code: ``` private async Task...

### Description Couldn't open the wiki for Forms9Patch. Hope you can fix it, you are created a great tool! ### Steps to Reproduce 1. Click on Link: https://baskren.github.io/Forms9Patch/index.html 2. See...

### Description On Real iOS devices, the await html.ToPdfAsync call doens't return 100% of the time and freeze the UI main thread On Android it works. ### Steps to Reproduce...

### Description I have a Xamarin.Forms app developed on Visual Studio for Mac 2019. I am using the Forms9Patch:Label and Entry controls. They are not changing the font size when...

Is there a way to make BubblePopup compatible with MVVM? In case of no, is it expected to have this feature available? Maybe having the possibility of adding the BubblePopup...

### Description Hello sir Baskren, the line in your example: if (await webView.ToPdfAsync("output.pdf") is ToFileResult pdfResult) crashes instantly even if the html-source of the webview contains only " " the...

### Description Hello, it seems that the GitHub pages for https://baskren.github.io/Forms9Patch/index.html is not available. ### Steps to Reproduce 1. Go to https://baskren.github.io/Forms9Patch/index.html 2. Get a 404 page ### Expected Behavior...

On some phones with Android 10, depending on the version of WebView, the page saved on the device is completely blank, as there was no time to load the HTML....

### Description Since version 2.4.0 I found a problem applying the TintColor on an Image (the images are always at maximum brightness, eg: orange shows yellow, green you see light...