Skip to content

Set questionAsker implicit sizes, set maxWidth to dialog width

Set the size of questionAsker so it won't try to take the smallest amount of space available.

Also make sure text and other elements end at dialog boxes width.

The 350 value for width is there to make sure the box doesn't get too small inside smaller windows. Height is calculated from text and footer.

Before After
image image

BUG:480338

Edited by Akseli Lahtinen

Merge request reports