Apptag/AppGridCollectionView.swift
@@ -339,8 +339,10 @@ guard let coordinator, coordinator.displayStyle != .flat else { return } DispatchQueue.main.async { coordinator.onDropOutsideGroup(path, source, copy) } } private func setup() { wantsLayer = true