Fix the alignment of delegate buttons
This MR fixes the alignment of the delegate buttons, which is sometimes broken. As stated in the Qt docs, we should use AnchorChanges instead of conditional bindings. See https://doc.qt.io/qt-5/qtquick-positioning-anchors.html#changing-anchors.