Jonathan Gilbert

Results 123 comments of Jonathan Gilbert

Just to play devil's advocate, this issue only exists because @SkyperTHC *did in fact* encounter files with blank lines at the start. It's not just a hypothetical 😛

It didn't resume, but also if it's a time-consuming process, I want to be able to walk away and come back some time later and not find that the computer...

I suspect it does have a retry mechanism, but when coming out of sleep mode, code starts running well before the network has reinitialized, so it would quickly exhaust retries...

I tested them by hand, by temporarily undoing the previous PR that added the new capabilities for bucket notifications. I'll have to look into whether there's a simple way to...

@microcompiler There you go. :-)

I'm not sure what process is used to publish new builds to NuGet. If it's automated, it may need to be updated to know about the new package.

That's disappointing but I had a suspicion that might be the case. :-) Thanks very much for the reply!

This issue happens with alpha in the actual pixels as well, not just layer alpha. I set up an image with this configuration: ![image](https://github.com/PintaProject/Pinta/assets/2349379/817d6c8b-d9dd-4345-aaab-6352ce35e62c) The layer has a soft circle...

That seems reasonable, though fixing this is going to be more than a one-line fix I suspect. During the drag operation, if I'm understanding correctly, the selection layer is modelled...