notify icon indicating copy to clipboard operation
notify copied to clipboard

Fix blender save

Open dfaust opened this issue 1 year ago • 3 comments

  • FIX: ordering of debounced events when multiple files are modified and renamed (eg. during a safe save performed by Blender)

The debouncer is getting increasingly complicated. It took me a few tries to design this change as defensively as possible. I hope it doesn't break anything.

This PR is based on #569.

dfaust avatar May 06 '24 12:05 dfaust

I think we will need way more documentation to keep this usable in the future

Agreed. I will add more comments as I work on it.

dfaust avatar Aug 04 '24 14:08 dfaust

We can merge this for now, if you want. I just would like to document this, because I fear we will otherwise have a ton of regressions in the future.

0xpr03 avatar Aug 10 '24 17:08 0xpr03

Then let's not merge it for now. I will document it better and try to fix the original issue.

While the PR does improve the behavior of the debouncer, it doesn't actually fix the blender issue.

dfaust avatar Aug 10 '24 17:08 dfaust