so that's why we do it for every containment, regardless of screen =P
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=874224
This commit is contained in:
parent
0d9f0575fe
commit
5c8d95bade
@ -1491,7 +1491,7 @@ void ContainmentPrivate::positionToolBox()
|
|||||||
toolBox->setCorner(ToolBox::Right);
|
toolBox->setCorner(ToolBox::Right);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else if (screen > -1) {
|
} else {
|
||||||
//TODO: we should probably get these values from the Plasma app itself
|
//TODO: we should probably get these values from the Plasma app itself
|
||||||
// so we actually know what the available space *is*
|
// so we actually know what the available space *is*
|
||||||
// perhaps a virtual method in Corona for this?
|
// perhaps a virtual method in Corona for this?
|
||||||
|
Loading…
Reference in New Issue
Block a user