erosDiffusion / ComfyUI-enricos-nodes

Compositor Node experiments
MIT License
30 stars 3 forks source link

Add Select Behind option #28

Open erosDiffusion opened 2 weeks ago

erosDiffusion commented 2 weeks ago

As as user I want to be able to select an item behind the current one easily via control or command or alt keyboard accelerator so that I dont have to move an item around to select behind

erosDiffusion commented 2 weeks ago

the fabric option should be -> altSelectionKey: "ctrlKey", but it seems not working , the option perPixelTargetFind: true works well, but it might cause inability to move images if only transparent pixels "visible" outside the exported area. transparent pixel with this flag will be unselectable, there should be a flag to enable or disable this behavior. checked in #26

erosDiffusion commented 9 hours ago

image

toolbox will allow toggleable precise selection via perPixelTargetFind