qgis-bridge-plugin
qgis-bridge-plugin copied to clipboard
Garbage rendering in style viewer
Describe the bug The style viewer SLD render is full of overlapping characters
To Reproduce Steps to reproduce the behavior:
- Go to web / style viewier
- Look at the SLD render, many chars are overlapping and unreadable
Expected behavior The SLD text is readable
Screenshots
Environment info (please complete the following information):
- OS: Linux Mint
- QGIS version: 3.22.4-Białowieża
- Bridge version: 4.5.1
- Python version: 3.10.3
Thanks for reporting @aaime.
I haven't observed this behavior yet with the same QGIS version you are using. But I am on Windows...
This is probably a very specific rendering issue related to the QScintilla component that's being used by the style viewer.
I will see what I can do.