change comment to original so it doesnt cause a change
This commit is contained in:
@@ -165,7 +165,8 @@ void MessageLayoutContainer::breakLine()
|
|||||||
// {
|
// {
|
||||||
if (element->getRect().height() < this->textLineHeight_)
|
if (element->getRect().height() < this->textLineHeight_)
|
||||||
{
|
{
|
||||||
//yExtra -= (this->textLineHeight_ - element->getRect().height()) / 2;
|
// yExtra -= (this->textLineHeight_ - element->getRect().height()) /
|
||||||
|
// 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
element->setPosition(
|
element->setPosition(
|
||||||
|
|||||||
Reference in New Issue
Block a user