Results 6 issues of Michael Rumpler

Somebody sent a comment in my blog which injected some javascript. This may do some bad things, so I prevented it. This was very easy once I found out how...

I tried to obfuscate multiple dlls (Android and PCL) and rename public types and methods too with renPublic, but I always get an error. I downloaded version 1.0 and when...

I have an Editor with Height="300" near the top of a page. When the user taps the first row, then the whole Editor is moved up as far as the...

### Description I have the same problem as @APopatanasov in https://github.com/dotnet/maui/issues/5916. I have an `Entry` which looses focus when some other element on the page is tapped. In MAUI this...

t/bug :bug:
s/unverified

**Description of Change** This enables a user to set a cache duration. When set to a value > 0, it caches the `SKShaper` and the `SKShaper.Result` thus repeated calls with...

community ✨

### Is your feature request related to a problem? The `DrawShapedText` method is meant to be an easy replacement for `DrawText` which adds text shaping via HarfBuzz but otherwise uses...

type/feature-request