Skip to content

Use bindings for anchors

Marco Martin requested to merge work/mart/properPanelConfigAnchors into master

Anchor margins were set by initial properties, which is not a binding, meaning that when the panel form factor changes, the margins won't be updated.

Use proper bindings instead.

BUG: 489492 FIXED-IN: 6.1.4

Edited by Nate Graham

Merge request reports