Thorsten Sommer

Results 12 comments of Thorsten Sommer

@jtackaberry No, the libraries I know don't do that. In my case the delays differ only between the aticulations 🙂 I'm looking forward to the delay compensation being available in...

I had understood `SQLitePCLRaw` so that `*.sqlite3` packages is for SQLite versions compiled by yourself or downloaded from `sqlite.org` 🙂. This scenario is not allowed on iOS, right? Instead, only...

I have the same problem 😩. The emulated devices are not displayed either 🙁 . I can start the emulator via the Android Device Manager, but they are not displayed...

I reported the problem directly through Visual Studio. Here is the link where the issue can be up-voted.: https://developercommunity.visualstudio.com/t/MAUI:-Emulated-Android-devices-are-not-s/10116574

@ericnewton76 Could this be part of the 2.9.0 release, please? 🙂

Alright: With the current Firefox 79 the `SharedArrayBuffers` were reactivated. They were temporarily disabled because of Spectre. Also in Firefox 79, threads for WASM were released: https://hacks.mozilla.org/2020/07/firefox-79/ (note: `SharedArrayBuffers` was...

I have tested MudBlazor (6.16.0) together with BlazorMonaco (3.2.0) and it works: A specific `*.blazor` file: ``` ``` Imports: ``` @using System.Net.Http @using System.Net.Http.Json @using Microsoft.AspNetCore.Components.Forms @using Microsoft.AspNetCore.Components.Routing @using Microsoft.AspNetCore.Components.Web...

Is there an update on this issue? iOS shortcuts are a key feature for power users. In particular, I love the idea of triggering photo uploads with a shortcut. The...

Thanks alot @RicoSuter 🙂 It works now out-of-the-box within my blazor wasm client.

I added [AI Studio](https://github.com/MindWorkAI/AI-Studio) to the list of compatible UIs.