popout positioning fixes

This commit is contained in:
Zacharias-Brohn
2025-11-27 19:15:35 +01:00
parent fb864da6fb
commit 67ad544359
17 changed files with 201 additions and 93 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ ShapePath {
PathLine {
relativeX: 0
relativeY: -(root.wrapper.height - root.roundingY * 2)
relativeY: -( root.wrapper.height - root.roundingY * 2 )
}
PathArc {