Nyall Dawson

Results 204 comments of Nyall Dawson
trafficstars

> Ditch the right click invert zoom feature. Waiting for @nyalldawson input on the Transient flag I'm +1 to completely killing the transient flag. It's been broken for a while...

@YoannQDQ can you update the summary in the pr description please?

is this still a draft?

There's nothing specifically in QGIS which is doing this replacement, and I can't reproduce this. Try calling `QGuiApplication.font().family()` in the python console on a system where this is reproducible to...

@YoannQDQ would it be possible to split this into separate PRs? Some of these changes are fantastic and can be merged right away, but I've some general questions / concerns...

> feature is included in only one quadtree node Wouldn't this mean that features will become invisible as soon as the node containing their centroid out of view? (Even if...

@benoitdm-oslandia isn't that a regression? Objects will disappear unexpectedly from the edge of views as a 3d map is navigated....

Just some very minor changes from my end, otherwise all looks good!

@benoitdm-oslandia looks like the new test is a bit fragile -- see eg https://github.com/qgis/QGIS/actions/runs/6179574806/job/16777801856?pr=54578 for a random failure it's been triggering

@troopa81 can you pull some more of the self-contained bits out of this? eg https://github.com/qgis/QGIS/pull/52739/commits/9a6146254031218d7e9ee1c6366d59891da012e9 and https://github.com/qgis/QGIS/pull/52739/commits/3609c25c6d8a866782cbbd66601661f6a1e4f8c3 could be merged easily and would help reduce the size and complexity of...