Center pane

Change the 'state' by opening some panes and adjusting their size, then Reload. The page should reload with the panes exactly as they were.

> Reload page with default layout settings (no state)...

  1. myLayout.deleteCookie(); -- remove the existing layout cookie
  2. myLayout.options.cookie.autoSave = false; -- prevent saving new cookie on window.unload
  3. Reload the page -- default layout settings will be used because there is no cookie
North pane
West pane
South pane
East pane