Do I need to actually place empty panels around the page to allow for extra dragable area?
Thanks
-Mike
Add this to the page:
<style type="text/css">
body { height:100%; }
</style>
And you're good to go.
Do I need to actually place empty panels around the page to allow for extra dragable area?
Thanks
-Mike
Add this to the page:
<style type="text/css">
body { height:100%; }
</style>
And you're good to go.
the drop area in this case is the BODY area, thus there's no practical way to control it without changing the whole layout of the page.
running atlas,ajax