Munsterlander

Results 43 comments of Munsterlander

Can confirm as well. Running very similar code but on a sprite, I am getting 0.05, 0.0, 0.047058823529411764, etc. for opacity. I am not certain how big of a deal...

> It is unfortunately not possible currently. I am not certain I understand the request fully, BUT with the inclusion of our recent PR for `flame_tiled` and the work in...

Same issue for me on chrome and firefox. Current version of tesseract.js, detect method does not work. Also, it fails no matter the source. Video, canvas, image and base64 all...

I tested the auditable delete trait observer by manually overriding the value in deleted_by and it seems the deleting function is never being called. Also, viewing the generated query in...

I am in desperate need of a solution for Android and iOS. We've tried method channels and using the fast network library in Android and that did not work for...

Yes, we are working on that but also need android. I only have access to one Mac and it will be next week before I get to test on it....

> Good job! What I meant with embedded running code was more like how the router docs are, not full games like Klondike. So I was looking at this but...

> @munsterlander check here: https://docs.flame-engine.org/main/development/documentation.html#building-documentation-locally Well how did I not see that, lol! I will get them built today and see if I can integrate the embedded apps.

I don't know if its my environment or what (I have both Python 2&3 loaded due to work stuff), but I can't get it to make: ```console Running Sphinx v5.1.1...

`flutter build web` works fine. The following gets generated in a folder that doesn't have a pubspec of course: ```console flutter build web Error: No pubspec.yaml file found. This command...