CombineSidePanePalettes startup script

 From:  Michael Gibson
10368.5 In reply to 10368.4 
Hi Ed, the code for closing side pane tabs is in the script function CompactPaletteHeaders inside the file SidePaneTabs.js if you want to modify the collapsing behavior.

Currently it should only try to collapse tabs if there is not room to fit them in the available vertical space without showing a scroll bar.

- Michael