Expansion of action panels is wrong with limited space
Status: Alpha
Brought to you by:
darais
When you shrink the available space for the collapsible action panels in the lower-right and expand the element list panel, the other panels expand as well, even though they are considered collapsed. I suspect it has something to do with the JList getPreferredSize() method since I've only seen it when expanding that one panel, but I'm not totally sure.