Improve lasso selection to behave more consistently with regular selection: only items that are fully enclosed should be part of the selection, and users should be able to interact with selected items without switching modes.
lasso selection is great! thanks for implementing it. I think what would make it even better is if it would behave more consistently with regular selection: - only items that are fully encloused should be part of the selection - once you have selected something, you should be able to interact with it without switching modes first (stay in lasso mode but move resize selection). - Basically: make it behave like regular rectangle selection. one other selection mode that I would love to see implemented is line selection. It is similar to lasso selection except that it only selects what the line touches. Should be easier to implement than lasso selection, right? For inspiration, see how inkscape solves this: 