Mario Baranzini
Mario Baranzini
Hello, I have the same issue. I also tried on a clean `init.el` file with this configuration: ```lisp (use-package git-gutter :ensure t :init (global-git-gutter-mode +1)) (use-package all-the-icons :ensure t )...
I created a pull request that fixes this issue with two simple changes into a file. see [here](https://github.com/domtronn/spaceline-all-the-icons.el/pull/98/files).
Hi @haubourg, I'm not sure I understood correctly the problem. In qwat, you create value lists such as `qwat_vl.pipe_material`. If I'm not mistaken, these are considered actually as tables by...
Hi @elemoine, yes, I think it's a good idea.
@Pedro-Murteira I just tried on QGIS 3.22.2 on Linux and the issue still happens.
I'm not against this, but it will probably break some user's workflows without real improvement. Maybe we can wait for a "major" release to implement this. Btw, the readme, the...