Skip to content

Explicitly set Kirigami.Dialog padding to 0

Joshua Goins requested to merge work/redstrate/kirigami-dialog-padding into master

These dialogs hold a scrolling ListView, and thus need all the space they can get. This is to accommodate a future Kirigami change where the default Dialog spacing is changed.

See frameworks/kirigami#89.

Edited by Joshua Goins

Merge request reports