Use bindings for anchors (this time for real)
- This reverts commit 04c6e0f2.
There is an easier way and without ruining type safety too.
- Use bindings for anchors (this time for real)
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.
Co-Authored-By: Marco Martin notmart@gmail.com
CCBUG: 489492
Edited by ivan tkachenko