Jonas Siedentop

Results 18 comments of Jonas Siedentop

Thanks for the update. Take your time with the testing – there's no rush. I've planned a few smaller topics for the next days, so just wanted to check if...

I've tried using PdfPig with AOT and had trim warnings and an exception during runtime. Once I built my application with your fix, everything went fine. Is there a plan,...

I am definitely interested. Did a lot research with libraries in different languages and PdfPig would be my preferred choice. Unfortunately I am depending on AOT. I didn't realize code...

I can confirm that the test *app can compute a hash* hangs on my mac if the example application is in the background during the test (Mac M1, macOS 14.1...

At least it seems, that the library itself seems to work like expected. If the cause of the flaky test is really, that the application looses focus, then I would...

Since i did not find a reference to the todesktop library in the repository, i assume that you created the app using their no code approach. I skimmed the documentation...

While searching for a way to debug a similar focus problem as @Leffe108, I came across this issue. A DevTools feature that draws a frame around the currently focused element...