Gints

Results 31 comments of Gints

I kinda confirm that S as modifier do not work. (MAC)

Case could be, that configuration keys converted to lower case, but key event generates capital letter.

I know that `AuthMethod::None` and password is wrong combination, but this is only combination it's work for me. And work here means it connects to wifi.

When I execute code from example wrong password causes no connection. That looks ok. So you are right about error should be returned when password is given while AuthMethod::None.

Could be related to - https://github.com/axios/axios/issues/4806. May be fixed with latest Axios?

Could be that call is actually made, but Bruno fails to parse response?

Hmm, so what should flexible solution do instead? I can make radius relative to the width of the rectangle or disallow too big radius.

One commit implement just min check, other use Radius as argument, so it is possible to specify different radius for each corner.

Original issue is about build fail with old format zig.zon. Should not we open another ticket for "copy-template"?

Will this problem stay and we have to leave minimifyEnabled = false ? Or it is planed to fix it somehow else?