kadas-albireo / kadas-albireo2

KADAS Albireo
GNU General Public License v2.0
66 stars 14 forks source link

Fix transparency wrongly added to outline for transparent brushes #95

Closed domi4484 closed 1 month ago

domi4484 commented 1 month ago

This was happening when brush style is set to something different than solid.

Note: this is a workaround. Proper solution would be to use proper QGIS Symbology rendering instead of QPainter primitives