Skip to content

Update design of dialogs

Carl Schwan requested to merge work/carl/dialog-update into master

Implements proposal 4) with taking into accounts some feedback from teams/vdg/issues#41

Follow the general direction of the new dialog design in Plasma Mobile system dialogs and Kirigami Addons dialogs.

Kirigami.PromptDialog: (by default there is no icon and this will require apps to set a dialogType for one to appear automatically)

image

Kirigami.Dialog with a ColumnLayout inside:

image

Kirigami.MenuDialog

image

Kirigami.OverlaySheet

image

@teams/vdg

Edited by Carl Schwan

Merge request reports