Fix default "hello world" qml file to not use anchors
Some things like reparenting do not work right now in the Design mode for anchored items, and we are missing a way to inform the user. Using absolute positions for positioning therefore avoids confusion for first time users.
Please register or sign in to comment