Marc Rousavy

Results 1105 comments of Marc Rousavy

Hi @buntupana! Since I'm working with a different renderer (React Native) I don't have an XML Layout. This should not make a difference tho, as I just create everything programmatically....

@buntupana no, since that sizes the `AutoFitSurfaceView` to full-screen. I'm assuming if you add a bottom margin, it would look stretched too, I'll test that as soon as I can.

I don't think interaction with the quicklook content is intended behavior, as it really should just be a quick-look. Not a quick-edit. Nevertheless, awesome plugin, really enjoying my productivity boost!

Would be awesome to quickly inspect pkg files. 👍

Hi! Unfortunately I am not around a PC right now, could you open a pull request for this issue? I'll gladly accept and merge it!

You could create a pull request for that if you want. Otherwise, I could look into that sometimes next week or so.

I could redesign the library if there is enough interest, then an in memory option wouldn't be that much more work, as I'll be using the `Stream` abstract base class....

> * Reading from the MNIST Dataset in the correct way (little/big endian) does not work right now ✅ fixed, works now