Core: Fix 'Result' message text not wrapped in Expression editor
This commit is contained in:
@@ -1606,7 +1606,6 @@ void ExpLineEdit::openFormulaDialog()
|
||||
|
||||
QPoint pos = mapToGlobal(QPoint(0,0));
|
||||
box->move(pos-box->expressionPosition());
|
||||
box->setExpressionInputSize(width(), height());
|
||||
Gui::adjustDialogPosition(box);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user