-
Same as https://github.com/kytos-ng/mef_eline/issues/184
```
main.py
246: res = requests.post(endpoint, json=data)
264: res = requests.post(endpoint, json=data)
271: …
-
_From @james-allison on Sun, 05 Jul 2020 21:51:22 GMT_
### Steps to Reproduce
1. Build project for iPhone hardware *without* the LLVM compiler
2. Build fails with Xamarin.iOS.Common.targets…
-
**Description**
Alpha8 GPU color does not match Alpha8 CPU color
**Code**
```cs
string tmp_string;
SKImageInfo IMAGE_INFO = new(1, 1, SKColorType.Alpha8);
var color = new SKColor(25,…
-
### Description
Our Xamarin app uses localization with satellite assemblies which are packaged in to the apk (Android) and ipa (iOS) packages under sub-folders matching the appropriate culture …
-
### Description
I created a hybrid renderer like that:
```
[assembly: ExportRenderer(typeof(CustomWebView), typeof(HybridWebViewRenderer))]
namespace ClotureSiadForms.iOS.Renderer
{
public…
-
### Description
`Xamarin.Forms.Webview` as wrapped by commercial rich text editor controls `Telerik.RadRichTextEditor` and `Syncfusion.SfRichTextEditor` is corrupting document data on **Android 1…
-
Same as https://github.com/kytos-ng/mef_eline/issues/184
https://github.com/kytos-ng/coloring/blob/master/main.py#L155
-
### Description
I needed to create an image that has 3 rounded corners. The standard frame only supports having all corners rounded. And this works; IsClippedToBounds is hereby respected.
…
-
FS1133 No constructors are available for the type 'ApplicationTenantJsonDerivedTypeAttribute'
**Repro steps**
Use the attached reproduction project
[DerivedAttributeRepro.zip](https://github.co…
-
In Greenshot before 1.3 all the image loading and saving is done by using System.Drawing (part of Windows Forms) which is GDI+. This also restricts the possible file formats, and any shortcomings of t…