Skip to content

Commit

Permalink
Test non-main thread mac graph
Browse files Browse the repository at this point in the history
  • Loading branch information
sergystepanov committed Apr 25, 2024
1 parent 186a89d commit 0c51a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/worker/thread/mainthread_darwin.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ func Call(f func()) {
}

func Switch(s bool) {
graphics = s
isGraphics = s
}

0 comments on commit 0c51a66

Please sign in to comment.