fix tooltip binding loop on _shown via assignedScreen mirror
This commit is contained in:
parent
4f5cf5f5fa
commit
d55753ab28
2 changed files with 7 additions and 1 deletions
|
|
@ -33,6 +33,7 @@ ShellRoot {
|
|||
|
||||
Tooltip {
|
||||
screen: scope.modelData
|
||||
assignedScreen: scope.modelData
|
||||
}
|
||||
|
||||
LazyLoader {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue