Skip to content

application-panel: Don't hardcode dialog height

Maximiliano requested to merge msandova/gnome-control-center:storage-dialog into main

The storage dialog has a well defined size, therefore we can let the toolkit determine the perfect height.

We also set the minimum size for the dialog.

Merge request reports