johnd0e

Results 568 comments of johnd0e

Well, if user has no custom highlighting, than I'd rather suggest to reset settings to default (or remove highlight.db file).

I tend to agree that this behavior is a bug. But not completely sure. Here is some actions to set draggable option enabled after layer removed, but no action if...

> if e.touches is [] which can happen. Under what circumstances?

@JonatanRydh So may be you will propose PR to fix your issue? And I still interested why your event object lacks `.clientX`/`Y` properties. They are mouse properties, not tied to...

> I've no idea why `e.touches = []` in the case But you could track it down to the root > so I'm not sure if this should be fixed...

> I've no idea why `e.touches = []` You could try these fixes: #7084 or #7059 or #7029.

Note: I would rather use "%f[^-]%l", but it doesn't match the beginning of the string. To be even perfecter we could include other theoretically possible chars besides `%w`, but the...

No, as there is no such option in [OpenAI API](https://platform.openai.com/docs/api-reference/chat/create#chat-create-modalities) atm.