Ariver
2026-05-29 279b3a07eb06f86b8825aa0a53e71cd3137e43a7
Apptag/ContentView.swift
@@ -1732,7 +1732,9 @@
    }
    private func handleAppGridScrollActivity() {
        appGridInteraction.hoveredBubble = nil
        if appGridInteraction.hoveredBubble != nil {
            appGridInteraction.hoveredBubble = nil
        }
    }
    private func handleBubbleHover(app: AppInfo, frame: CGRect, event: AppBubbleHoverEvent) {