Filipp Samoilov
Filipp Samoilov
I'd love to join as well! My timezone is EEST
Hello, another happy user of vcrpy here. From API perspective I like `before_handle_response` better, because `alter_live_response` changes meaning of already passed hook, which indeed might be confusing. I am sure...
UPD2: everything below is wrong, target architecture has nothing to do with it. However after I `wasm-pack build` the folder "target/release" appears. Maybe `npm run start` builds the crate in...
https://github.com/not-fl3/miniquad/blame/master/native/sapp-linux/src/lib.rs#L568 This looks a little suspicious. Maybe dpi scaling is handled on a different level or it is set later
This is the other suspicious piece of code. Will try to hack around https://github.com/not-fl3/miniquad/blame/master/native/sapp-linux/src/lib.rs#L2755-L2758
This seems to do the trick on my machine. I am not fully sure that this is the correct solution though https://github.com/not-fl3/miniquad/pull/259
Checked also on a ubuntu linux container in a chromebook. Works fine there
Still working on this, I made a little bit of a refactoring to avoid copying a lot of error handling regarding writing things to file, looking to finalize this probably...
Didn't have time to get to it this week and I am on holiday next 3 weeks. I expect I'll return to this some time in the next 40 days
We found out we can extract the need information from requests log.