Davide mercanti

Results 23 issues of Davide mercanti

What should I check in my SVG File? [15145-A0002ToSVG-result.zip](https://github.com/RazrFalcon/svgcleaner/files/7339904/15145-A0002ToSVG-result.zip) maybe fill-rule="winding" ? And this token is not supported by the cleaner ? ![immagine](https://user-images.githubusercontent.com/1032335/137174775-5a0ed6ea-dabf-4f98-aee2-14ec22dd5ad0.png) Thank you.

**Which version of MSAL.NET are you using?** Microsoft.Identity.Client 4.44 and Azure ADFS with customer certificate **Platform** .NET Standard, Xamarin Android, Xamarin iOS, Xamarin WPF with Xamarin Forms 5.0 **What authentication...

question
scenario:Mobile-Android
answered
ADFS

Is it possibile to have the binding for the UrhoSurface in a WPF FormsApplicationPage ? A basic scene setup doesen't show anything in a WPF xamarin forms application, but the...

I have some problems when the percentage of resolution of the screen is not at 100% with the controls of the type "materialTabControl" and "materialtabselector" which then count "MaterialCard": they...

It would be possible to integrate https://sourceforge.net/p/irrext/code/HEAD/tree/trunk/extensions/scene/IMeshLoader/CTM ?

enhancement

With this example ``` bleKeyboard.press('1'); bleKeyboard.press('2'); bleKeyboard.press('3'); bleKeyboard.press('4'); bleKeyboard.press('5'); delay(1000); bleKeyboard.releaseAll(); delay(2000); ``` why the '5' key remains "Down"? All that keycodes should be in the _keyReport.keys array. ![immagine](https://github.com/T-vK/ESP32-BLE-Keyboard/assets/1032335/b4708542-8fba-4de8-9922-b615788b74cc)

I can't figure out how can I iterate over all "insert objects". This is the file: [UniRif4-63125_151-Rev2.zip](https://github.com/DomCR/ACadSharp/files/14195842/UniRif4-63125_151-Rev2.zip) With this code I'm able to get first level of Insert `For Each...

help wanted

How can I pass CustomDLLPath to GhostscriptPngDevice?

I have a form with materialcard, materialcombo and materialcheck. It is normally shown correctly. ![immagine](https://user-images.githubusercontent.com/1032335/179753518-d3535edc-5396-4ce8-a804-beafc523c796.png) In some cases (I did not understand when) the mask appears "not redrawn" correctly: for...

I had to remove pages during execution... and put them back... but _drawerItemRects seems to be dirty preProcessIcons ![immagine](https://user-images.githubusercontent.com/1032335/145587319-87103bca-f209-4d9d-81c1-7c1a66cb561c.png)

bug