From be451716384b437d54e1dea52ef807c10942b0cf Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 15 Jan 2018 09:33:33 -0500 Subject: [PATCH] [finished] Make the *restart now* checkbox more visible. - Issue asks to make the setting more visible, which seems sensible to me. It **is** kind of hidden away for those distro's that make the setting visible (not everyone does). - While here, add a tooltip explaining what it does. FIXES #893 --- src/modules/finished/FinishedPage.ui | 54 +++++++++++++++++++++++----- 1 file changed, 45 insertions(+), 9 deletions(-) diff --git a/src/modules/finished/FinishedPage.ui b/src/modules/finished/FinishedPage.ui index 09571afd3..8da5aad67 100644 --- a/src/modules/finished/FinishedPage.ui +++ b/src/modules/finished/FinishedPage.ui @@ -61,6 +61,9 @@ Qt::Vertical + + QSizePolicy::Fixed + 20 @@ -72,14 +75,47 @@ - - - &Restart now - - - false - - + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + <html><head/><body><p>When this box is checked, your system will restart immediately when you click on <span style=" font-style:italic;">Done</span> or close the installer.</p></body></html> + + + &Restart now + + + false + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + @@ -89,7 +125,7 @@ Qt::Vertical - QSizePolicy::Fixed + QSizePolicy::Expanding