CVS commit by staikos:
fixme
M +2 -0 kstviewobject.cpp 1.122
--- kdeextragear-2/kst/kst/kstviewobject.cpp #1.121:1.122
@@ -505,4 +505,6 @@ void KstViewObject::cleanup(int cols) {
}
+ // FIXME: don't allow regrid to a number of columns that will result in
+ // >= height() plots in a column
if (!_onGrid) {
if (cols <= 0) {