Add copy draw - #67
Conversation
|
@kleisauke I think this (no, really) might fix the info bar crash. I've not been able to make it fall over myself yet anyway. You'll need the matching add-copy-draw libvips branch to test.
|
|
Great! I tried my best to make it crash, but it didn't, which is a good thing! :) I only noticed one minor issue: the progress bar doesn't show when opening I'll review the corresponding libvips PR later, but I noticed some CIFuzz failures there (not sure if you'd seen those). |
|
Great! Thank you for testing! Yes, I noticed the missing progress bar for "replace" too. I've not found a fix yet :( I think it's something like event starvation: |
|
Oh wait, "replace" isn't using the same load path, that's why it's starving events. I'll try to fix it. |
resync with nip4, again