fix tooltip binding loop on _shown via assignedScreen mirror

This commit is contained in:
Damocles 2026-05-05 00:20:08 +02:00
parent 4f5cf5f5fa
commit d55753ab28
2 changed files with 7 additions and 1 deletions

View file

@ -33,6 +33,7 @@ ShellRoot {
Tooltip {
screen: scope.modelData
assignedScreen: scope.modelData
}
LazyLoader {