Skip to content

Commit

Permalink
Please MainActor gods
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyzanowskim committed Sep 14, 2023
1 parent 11da21b commit 9e66e48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/AnnotationsPlugin/AnnotationsPlugin.swift
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ extension AnnotationsPlugin {
self.parent = parent
}

@MainActor
func layoutAnnotationViewsIfNeeded() {
guard let dataSource = parent.dataSource else {
return
Expand Down

0 comments on commit 9e66e48

Please sign in to comment.