Close Program and Continue button do not show when countdown text is too long.

Close Program and Continue button do not show in show-WelcomePrompt when countdown text is too long.
It seems that when you modify the count down text and make it larger (for example 2 lines), the buttons at the bottom of the form are not shown anymore.
the closepromptmessage can be as large as you want, the form will correctly size to fit all content.
I can’t figure out why this happens, I have been looking at the AppDeployToolkitMain.ps1 and it seems that both $LabelAppName and $LabelCountDown have autosize set to $true.

That should no longer be the case. If it still is with the latest version then please post an Issue on our github - https://github.com/PSAppDeployToolkit/PSAppDeployToolkit/issues