Hi,
I am wondering if dijit (or dojo.DnD) includes functions to help laying out widgets (or general DOM elements) so it is possible to prevent overlap between 2 giving nodes?
My use case is that when a dialog pops up, it overlaps some content that I want to be visible when the dialog is up. So, I have to manually specify the location to the dialog. But it gets messy very quickly.
