Merge branch 'Ly-sec:main' into main
This commit is contained in:
commit
61df6dde97
16 changed files with 178 additions and 27 deletions
|
|
@ -163,6 +163,7 @@ Scope {
|
|||
offsetX: -39
|
||||
offsetY: 0
|
||||
anchors.top: parent.top
|
||||
visible: Settings.settings.showCorners
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -189,6 +190,7 @@ Scope {
|
|||
offsetX: 39
|
||||
offsetY: 0
|
||||
anchors.top: parent.top
|
||||
visible: Settings.settings.showCorners
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -214,6 +216,7 @@ Scope {
|
|||
offsetX: -39
|
||||
offsetY: 0
|
||||
anchors.top: parent.top
|
||||
visible: Settings.settings.showCorners
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -239,6 +242,7 @@ Scope {
|
|||
offsetX: 39
|
||||
offsetY: 0
|
||||
anchors.top: parent.top
|
||||
visible: Settings.settings.showCorners
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue