Hennadii Chernyshchyk
Hennadii Chernyshchyk
@komadori could you draft a patch release with the panic fix?
@komadori panics for me with TAA enabled on 0.14 :( ``` thread '' panicked at /home/gena/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-0.20.1/src/backend/wgpu_core.rs:2996:5: wgpu error: Validation Error Caused by: In a RenderPass note: encoder = `` In...
Should be done on the core library side if it provided by the Google Translate API. Need investigation.
We display all the information that the selected engine sends. So it either does not send this info, or we somehow missed on JSON inspection.
Thanks for the report. That's odd. I think this have something to do with the "mobile API" usage (see https://github.com/crow-translate/crow-translate/issues/519 for details). We use mobile API because Yandex started using...
Oh, right. Could you try the examples, what JSON do you receive?
I think we could do even better - look what kind of requests Google Translate website sends. This is how Bing API works.
> I've found this: Thanks, it's a nice reference! But for now I running out of time, so PR's are welcome here. > If necessary I could probably write a...
> could you provide an option for a terminal command for Google Translate. So everyone could write their own parser / find an API and simply return that with a...
Oh, I get it now! It would be better if translators were built in for a better user experience. I would rather improve the support for Google Translate, which all...