Skip to content

connection-editor: Fix regressions

We make the connector editor dialog fit on any window size by adding scrolled windows. These are set to propagate their size so that by default the dialog has an appropriate size.

We also add the suggested-action class to the apply button.

The changes to the UI files are best viewed when ignoring whitespace/identation changes.

Fixes: #2764 (closed)

Edited by Maximiliano

Merge request reports