Skip to content

InfoSheet: Use normal Dialog instead of a PromptDialog

Carl Schwan requested to merge work/carl/fix-infosheet into master

Don't abuse the subtitle property to put an entire essay inside the dialog and instead use a Kirigami.Dialog which is scrollable.

Also use normal buttons instead of flat buttons.

Merge request reports