Nyall Dawson

Results 191 comments of Nyall Dawson
trafficstars

Resurrected in https://github.com/qgis/QGIS/pull/54525

I can't reproduce this on current versions -- is it still an issue?

are you using label text masks at all? if so, this is a known issue

Given the high risk of this one, let's merge to the queued branch after this Friday -- that'll give us two months to catch any regressions before it hits ltr.

@bkepl can you try opening the exported file in Inkscape and confirming whether or not this is an Illustrator specific issue?

@lola25847 the project download has expired -- can you attach to this ticket as a zip instead?

Duplicate of https://github.com/qgis/QGIS/issues/52079

Can you take a look at https://github.com/qgis/QGIS/pull/53323/files and adapt the definition of empty/null here to that PR? Otherwise we'll run into the same issue here where an empty box at...

"id" definitely should not be included -- the intention is to pick a descriptive field, but most of the datasets I come across have some non-descriptive "id" field as the...

Ideally all these values would become outputs from this algorithm (so eg a model can adapt dynamically). Would you be willing to implement that?