Denis
Denis
Wow You did almost exactly what I was going to do :) Though I'm still unsure about moving the memory dump to a separate tab, it doesn't quite belong there...
Can you try installing openssl with Homebrew and checking if it fixes the problem? (`brew install openssl`) Of course, it's not a real solution, I still probably need to find...
I'll look into that. It should be relatively simple, I'll just need to build native bindings for pysftp on Linux.
> Could you share the video before and after to visually demonstrate the difference in the behaviour? Sure thing. Here's the current behavior when trying to disentangle vertices of a...
Btw, yet another potential improvement would involve sorting vertices based on their distance from the actual cursor position — similar to how polygons are sorted based on their area now....