Eivind Teig

Results 13 comments of 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 ![image](https://github.com/user-attachments/assets/d4131ef5-1df4-42ee-b34c-2baf1debfa1c) After ![image](https://github.com/user-attachments/assets/f0dbf2a5-2cfb-46a5-88ed-c79d647cb40d)

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;`