I would like to be able to lock the location of a container on a screen but be able to select elements within it . Currently, when locking a container, the elements within are locked as well.
use case: I create a container for a modal pop-up, I need to select several elements within the container to move them around. I cannot use my mouse to draw a box around the elements because it picks up the container. In this case, I have to click multiple items, hope I don't miss, then move them. If the container were locked, I could draw a box to select elements within the container.