Open zeel01 opened 3 years ago
I had a go at what I was calling "complex selections" before and it was quite the challenge getting it fast enough that I was happy with, and gave up on it for then until parts of the codebase improved. The very first thing that would be needed is actually adding to/removing from selections so I created that issue as well for completeness 🙂 https://github.com/lunapaint/vscode-luna-paint/issues/95
Allows for selecting arbitrary shapes on an image. Very useful for cutting portions of an image out.
Likely requires #23