マリウス

Results 172 comments of マリウス

Is this the reason why `SetcContent` with a very large text will make the viewport expand in height? I was under the assumption that I might have done something wrong,...

Did you enable the OBS endpoint? //Edit: Maybe you can paste your configuration with blanked out password/ssid here?

Could you try enabling it and see if it works then?

Yes, it should be possible and I believe to have found the issue. Will work on a fix asap. If you want to use it right now it's probably best...

Can you give the bulk POST a try, as documented [here](https://github.com/mrusme/kiwi#post-settings)? Your POST actually looks fine, but the response you retrieve doesn't look good.

I've validated the JSON you're posting here and found out you're missing a `]` at the end. This is valid json: ```json { "settings": [{ "id": "key_1_in_row_1", "object": { "keydown":...

Thanks for all the great feedback, I will investigate this!

@SirMaple no info needed, sorry, I just haven't had time to dig into it.

@yenoromm thank you for investigating and reporting this! I've just added it to the README.md and linked this issue. Glad you get a benefit out of Lemon! :-)

Update: According to @michalmuskala this [might be a bug in cassandra_ecto's implementation](https://github.com/elixir-ecto/ecto/issues/2026#issuecomment-292794764).