Elazar Cohen

Results 95 comments of Elazar Cohen

For the new image viewer, the relevant code is here: https://github.com/elazarcoh/simply-view-image-for-python-debugging/blob/main/src%2Fpython%2Fsocket_client.py#L208 As you can see there, and the function below that is used for pillow images, it is simple enough...

Version 4.0.15 (pre-release). set the `restrictImageTypes` to `false`.

I think the issues is that `defaultRouteInit.ts` is not taking into account the "merged data-source" case. Not sure whether it should. Maybe the merged need to return a "promise of...

I'll need the original file. Maybe you can send it in a zip file to make sure GitHub doesn't mess it up? Thanks

Ok, I understand better now. The relevant file is here: src/ImagePreviewCustomEditor.ts I need to understand if it is something I misinterpreted, or that jimp does not support it. Not sure...

@copilot I made a review. Read it thoroughly and start to work

@copilot fix all the failing tests. note that i fixed lots of build isues. you are only required to fix the tests to pass in a meaningful way

Probably the same as #103 This is something to do with vscode, I think. I couldn't work around it yet.