Alexander Koblov

Results 273 comments of Alexander Koblov

It should be better with DC 1.1.9.

What do you expect to see? DC does not have archive preview function.

@Liuzhj do you mean restore from recycle bin? As I remember it is a bug in the [trashItemAtURL](https://developer.apple.com/documentation/foundation/nsfilemanager/1414306-trashitematurl) function.

Yes, that's exactly what I was talking about.

Looks like a some incompatibility with a new GNOME/Wayland.

Done, option `DefaultDropEffect` in the `doublecmd.xml`, `True - Copy`, `False - Move`.

This behavior is extremely illogical, I never understood it. It is harder to implement. I don't plan to implement it at this moment.

Normally the `Stretch` function is not called at all. Thumbnails are generated using WinAPI (IShellItemImageFactory) which is fast. I don't know why `Stretch` function is used in your case.