v-kat

Results 27 comments of v-kat

Modify the db calls in the module and/or submit a PR for a wrapper for calls...

I wanted to try using erocksdb which should also be compatible, instead, so I kinda prefer the existing behavior.

@HashNuke I've also experienced this. I tried clearing the cache, but there are still some errors in being output in our CI ``` cp: cannot copy a directory, '/tmp/cache294643960/erlang', into...

Are you going to convert this to not a draft? It looks very useful....

Does https://github.com/mvlabat/bevy_egui/pull/236 help with any of these issues? I was hoping the winit upgrade on bevy main would

Could you move forward with https://github.com/mvlabat/bevy_egui/pull/236 I'd love to have this feature when 0.13 comes out. Thanks for all the winit work!

I might do a PR with a cleaned version of https://github.com/v-kat/bevy_egui/tree/wasm_mobile_keyboard it also seems to have some overlap but I dunno if it covers everything (I'm mainly doing a hacky...

eframe was doing weird things with canvas resizing that didn't seem strictly necessary but I also didn't have a lot of different kinds of test devices. It seems to work...

@mvlabat any chance of a review?