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)...

    This button triggers 3 steps:

  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 used onLoad because there is no cookie

> RESET layout to as it was when loaded (no reload)

    This button loads a state-hash that was created onLoad:

 

North pane
West pane
South pane
East pane