Daniel Faust
Daniel Faust
Can we merge this? I already based my next PR on this one.
I'll have a look at it. My first thought is that the reported events should be: ``` (maybe) delete test.blend1 rename test.blend -> test.blend1 create test.blend ```
Looks like the problem here is the order in which the events are emitted. The create event happens at first, but must be emitted after the rename event. @Sorseg can...
I suggest you watch the parent folder. Does that work for you?
Yeah, the whole config dialog is more of a hack right now, but I don't have the time to fix this. So this will be a low priority for me.