Fix fix
This commit is contained in:
@@ -52,6 +52,7 @@ QQC2.ItemDelegate {
|
|||||||
function updateHoverComponent() {
|
function updateHoverComponent() {
|
||||||
if (hoverComponent) {
|
if (hoverComponent) {
|
||||||
hoverComponent.bubble = bubble
|
hoverComponent.bubble = bubble
|
||||||
|
hoverComponent.updateFunction = updateHoverComponent;
|
||||||
hoverComponent.event = model
|
hoverComponent.event = model
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user