Bertrand Mathieu
Bertrand Mathieu
Isn't this issue like #184?
I have this problem too, and I think I found what triggers this on my configuration. First of all: for prog-mode I set another font using `buffer-face-mode`: ```lisp (defun my/prog-mode-face...
I don't know if this is the same problem that I face (but it did look like screenshots posted by @infinisil when creating this issue). Following my [comment](https://github.com/emacs-lsp/lsp-ui/issues/184#issuecomment-1028139902), here is...
Because it's a pull request not yet merged: #20
This is known as "[fresh login](https://flask-login.readthedocs.org/en/latest/#fresh-logins)" in flask login, and this is how we should implement it