philip-bl

Results 10 comments of philip-bl

I want this too, but I don't want full sync.

I have figured out that typing a formula, say $x=2$, putting the cursor anywhere in the text field, then pressing enter backspace esc always works.

Here's a screencast showing the bug. https://drive.google.com/file/d/1uiA4NXlkBsThesmnt7rjKVwzt4IKv_Wo/view?usp=sharing For some reason, this time it was difficult to reproduce it, I only got it on like 6th try with the formula `$3-3$`.

And another screencast https://drive.google.com/file/d/18yyNKSOJalC7a4fxkDvJtWZAm7HuSa0f/view?usp=sharing. Sorry, I don't know how to reproduce the bug in a stable way.

Wait, I think I know. It seems to happen every time when there is a space in the formula.

Does this problem happen when syncing via dropbox?

@codygman It seems to me the problem doesn't have anything to do with syncthing. If you used another program to sync your directory containing org files, the problem would still...

@codygman I don't see what `*.syncthing-conflict-*` files have to do with anything. Orgzly has this problem even without syncthing. * Orgzly is configured to sync with **foo** directory * I...

Оказывается, весь `TTLayer` не дружит с методом `.to(device)`. Один такой фикс не поможет.

Как воркэраунд я в своем коде вызываю у матрицы метод `contiguous()` и результат уже передаю в `TTLayer`.