Is it possible, and if not, is it planned to make it possible, to constrain a FloatingPane to a certain area of the page (e.g. the domNode of a layout widget or contentpane)?
I remember that in 0.4.3 there was a parameter for this, i believe.
I am using a stack container holding several sub pages which are independent from each other. Now I want to use the FP on one of those pages only. Of course I could track the onShow and onHide events of the stack pages to either show or hide the FP, but it then is still draggable to any coordinate within the browser viewport even outside the boundaries of the stack page.
Any ideas?
Thanks, path
