Skip to content

Dialog: Take header width into account, small fix for footerToolbar width

Akseli Lahtinen requested to merge work/akselmo/small-dialog-fixes into master

When calculating implicitWidth, also check the value of the heading. Give footerToolbar some padding to make sure it does not portrude over the dialog itself.

Before After
image image
image image

Merge request reports