SVN_SILENT:
comment a magic number svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=789719
This commit is contained in:
parent
544e10ab13
commit
eda9e1125d
@ -907,6 +907,7 @@ void Containment::positionContainment()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//this magic number (4) is the number of columns to try before going to the next row
|
||||||
width = (width + INTER_CONTAINMENT_MARGIN) * 4;
|
width = (width + INTER_CONTAINMENT_MARGIN) * 4;
|
||||||
height += INTER_CONTAINMENT_MARGIN;
|
height += INTER_CONTAINMENT_MARGIN;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user