Joachim Leonfellner
Joachim Leonfellner
Hi @Elfocrash, great work with Cosmonaut i really enjoy using it 👏 I was wondering if support for geospatial queries is something that's planned or on the roadmap? A workaround...
Is there a reason why there is only one direction for a diagonal pointing caret? I have also noticed that `Caret` and Caret `Down Left` are identical icons where `Down...
**Description** I'm using an `SKGLView` on macOS to render some `SKImage` objects - since the latest preview build introduces `ToTextureImage` i wanted to use this to create the `SKImage` object...
**Is your feature request related to a problem? Please describe.** In #309 touch events where added to SkiaSharp. In the conversation of the PR it says that multitouch is fully...
### Describe the bug I have a MAUI app on Windows which shows a list of Buttons with a Click Command Binding to the ViewModel via ```xml
### Current behavior After updating my WebAssembly application from .net5 to .net6 i encounter a build issue in the ninja step. ``` ... [00:00:02.6956496] [824/835] MONO_PATH= /var/folders/37/2_8cj06d6xxc3kb5x3rktlz40000gn/T/dotnet-runtime-wasm-linux-633c7b6-0cee4aaff9c-3338312971-Release/runtimes/browser-wasm/native/cross/browser-wasm/mono-aot-cross --print-icall-table > icall-table.json...
### Description trying to get an image from the web as an IImage like this: ``` var imageUrl = "https://source.unsplash.com/random"; var stream = await new HttpClient().GetStreamAsync(imageUrl); var img = PlatformImage.FromStream(stream);...
Hello 👋 i have just created a blank new comet app with `dotnet new comet` and opened it in vscode with the `Comet for .NET Mobile` extension version `v0.3.15` installed....
attachment-woocommerce_thumbnail class added to style.css to fix flipping on hover