Right now, the last page of the installer looks like this: +-------------------+ | [x] Run tl-setup? | | [Back] [Close] | +-------------------+ This means that there is no clear way of performing the actions described on the screen. Pressing the "Close" button would just close the installer, right? The Close label should be renamed "Run" when the run tl-setup checkbox has been checked and renamed Close if the box is unchecked.
Fixed. The button will now say "Start Setup" when the tl-setup box is checked.
The wording was tweaked to "Continue" for simplicity.
The width requested for the button isn't enough for all types of fonts. This means the button positions can still move around when toggling the checkbox if you have big enough fonts.
Tested on SLES 12 and Fedora 34. Looks good. ✓ Checking and unchecking the checkbox changes the text on the button. ✓ The button does not change size when the text changes, independent of font size. ✓ tl-setup starts if checked. ✓ Installer closes if not checked.