Eivind Teig
Eivind Teig
Are no tests affected by this PR after the gif changes? And is there a way to add missing tests? I don't see anything that makes me think this would...
I think that a pyproject file would be the place to add dependencies and the requirements files should be pinned based on the resolver. I do approve on this change...
Any news on this work @samuellieberman ? i would love to do a review once you are ready and all tests are passing.
fix conflicts and tag me for review @AdamTmHun
Is this a to broad fix? seems overkill to exclude all files that are hidden under linux/macos/unix just to remove a macos `.DS_Store` file. wouldn't it make more sense to...
Before opening a library  After 
After some time I was able to reproduce this as well. The interesting thing is that if I were to run this in the `OSGeo4W Shell` it works as expected....
`Qt.Qdialog` does not exist, Qdialog under `Pyside6.QtWidget` does exist.
@CyanVoxel I wonder if a future change would make sense, add a context manager so that it handles the buildup and teardown of thumbnails.
Worked for me on nginx with the RequestHeader unset Upgrade config under location `proxy_hide_header Upgrade;`