Aligned the first element position according to the patent item position

This commit is contained in:
Eism 2022-05-26 17:23:15 +03:00
parent 4c3a9d0b80
commit 2e8279dae9

View file

@ -323,7 +323,7 @@ MenuView {
root.subMenuLoader.parent = item
root.subMenuLoader.open(subMenuItems, width, 0)
root.subMenuLoader.open(subMenuItems, width, -prv.viewVerticalMargin)
}
onCloseSubMenuRequested: {