CaelumF

Results 11 comments of CaelumF

Wow that's a lot of changes! Did you get anywhere further on this?

This was fixed by https://github.com/CaelumF/FigmaToCompose/pull/25 right?

It is very slow for me, like a few seconds to update when a tab changes. Any thoughts ?

I had this same issue with an Intel mac and `hoseResolver.enabled: false` and adding a dns resolved it

Leaving it here for the Google Search :tm: users: https://developers.google.com/identity/protocols/oauth2/scopes Make sure you have the right scopes enabled in the project. For e.g., to get `https://www.googleapis.com/auth/userinfo.email` you need to enable...

The error also happens for me when opening a project with no Kobalt files. Haven't tried a project with working Kobalt files though.

A project that I've never ran kobaltw --init in, a pre-existing Kotlin/java project.

For people who would rather not downgrade several major gcc versions just for this 1 package, the following works for me and I hope will help you too: 1) install...

It could be used for settings, and that's the use case it's designed around, which does probably have implications. I like non-catchy primary names. How about "multiplatform-kv-settings"

I'm curious if there is any work towards DML for onnxruntime-java? Where might I be pointed to make that a thing? (I did search issues... seems not discussed yet?)