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