RibbonBackStageView: Fix ani_modern_border location issue.
This commit is contained in:
parent
2f1dc679c0
commit
d4bb700891
|
@ -566,6 +566,7 @@ Popup {
|
|||
body_menu_list.model.append(item)
|
||||
}
|
||||
}
|
||||
ani_modern_border.targetMenu = head_menu_list
|
||||
menu_bg.currentMenu = 0
|
||||
head_menu_list.currentIndex = 0
|
||||
body_menu_list.currentIndex = 0
|
||||
|
|
|
@ -566,6 +566,7 @@ Popup {
|
|||
body_menu_list.model.append(item)
|
||||
}
|
||||
}
|
||||
ani_modern_border.targetMenu = head_menu_list
|
||||
menu_bg.currentMenu = 0
|
||||
head_menu_list.currentIndex = 0
|
||||
body_menu_list.currentIndex = 0
|
||||
|
|
Loading…
Reference in New Issue