I feel this one is prob more complex than it seems, but who knows^^
I personally often come to the situation where i would like to get/use a mouse down info of several items rather than individuall collect them all.
for ex a container with 16 faders.
It could be nice think if would have ability to get a mouse down info any time we clic on one of those faders in this specific container.
container has a mouse dwn, but it get activated onlty when clicking on that container 'only', ie clicking an item in it will catch/block mouse passing to container.
i tried workarounds with global mouse module, with different targets, but globally face same limits.
i though either an option to have items still let pass mouse infos to items that are 'behind' would be quite modular,
alternatively, what 'looks' more easy (maybe) just kind of special object "transparent overlay layer" we could put on top of stuff having this "still let pass mouse under" behaviour.
