Marcos Dione
Marcos Dione
hmm, I think I made a mistake and I'm actually only seeing the marker from the lower layer...
In fact, yes, that's what I'm seeing. If I comment out the first layer, the right icon shows in the resulting image. I tried to do the same with lines...
I have another shot from when it worked and it was for 299s. Maybe exactly 300s (or more) is not supported?
What would yo need for pushing this further?
Dang, 2y later and I still get this. I just tried again. This works: ``` mdione@ioniq:~/src/projects/ansel$ gphoto2 --set-config f-number=f/10 --capture-image-and-download New file is in location /store_00010001/DCIM/117D7200/NKN_6801.JPG on the camera Saving...
I just tried the same command and I noticed that at least this time, the photographs stay in the camera's SD. I have the impression it's not always the case.
Checking the source code (for a completely different reason) I found that, for instance, `ViewSet`s inherit from `APIView`, even when the methods thew expose are completely different (`create` vs. `post`,...
Does it have to be for `ModelViewSet`s? I'm developing `ViewSet`s and I think this work could apply to those too.
@rczajka you patch is too complex, introduces several features. I prefer to have one feature per PR. It seems to be part #125 , part #117 . Could you confirm?
I'm sorry to bring this up, but this repo is quite unmaintained, more than 2 years since it last merged PR. At some point I stepped in, but I have...