Draft: Dialog: Fix horizontal scroll when content implicit width is too wide
Not sure how much regressions this thing would cause. For example, in the SDDM KCM, if ported away from OverlaySheet to PromptDialog, content stops respecting dialog's preferred width (which does not happen without this patch). So, some better integration with explicitly set preferred width is needed.