lscpu
1 Oct 2007, 2:22 AM
In borderlayout if region is creted using split:false, then after panel is collapsed it can't be expanded (button missing).
tested in: FF/linux, Oprea/linux, IE6, IE7
reproducible for example in complex.html example
}, {
region:'east',
title: 'East Side',
collapsible: true,
split:false, // only change
width: 225,
minSize: 175,
maxSize: 400,
layout:'fit',
tested in: FF/linux, Oprea/linux, IE6, IE7
reproducible for example in complex.html example
}, {
region:'east',
title: 'East Side',
collapsible: true,
split:false, // only change
width: 225,
minSize: 175,
maxSize: 400,
layout:'fit',