From 6c982ac05bdc17a2435f1cacee6c9b34952d973b Mon Sep 17 00:00:00 2001 From: Glutanimate Date: Fri, 15 Feb 2019 14:15:22 +0100 Subject: [PATCH] Switch to a horizontal, qsplitter-based layout for editor and help text Also: Disable text wrapping in the editor area to reduce the likelihood of users performing syntax errors. --- designer/addonconf.ui | 123 +++++++++++++++++++++++------------------- 1 file changed, 69 insertions(+), 54 deletions(-) diff --git a/designer/addonconf.ui b/designer/addonconf.ui index e2a688d63..0ad52e196 100644 --- a/designer/addonconf.ui +++ b/designer/addonconf.ui @@ -18,63 +18,78 @@ - - - - 0 - 1 - + + + Qt::Horizontal - - QFrame::NoFrame - - - true - - - - - 0 - 0 - 607 - 112 - + + + + 3 + 0 + + + + QPlainTextEdit::NoWrap - - - 0 - - - - - - - - Qt::RichText - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop - - - true - - - true - - - - - - - - - - - 0 - 3 - - + + + + 1 + 0 + + + + QFrame::NoFrame + + + true + + + + + 0 + 0 + 80 + 470 + + + + + 4 + + + 0 + + + 0 + + + 0 + + + + + + + + Qt::RichText + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop + + + true + + + true + + + + + +