Skip to content

Commit

Permalink
Do not force concurrent
Browse files Browse the repository at this point in the history
  • Loading branch information
devxoul committed Oct 13, 2020
1 parent bfc6f01 commit 6382077
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ import AsyncDisplayKit
return defaultLayoutSpec
}()

(layoutSpec as? ASStackLayoutSpec)?.isConcurrent = true
layoutSpec.style.preferredLayoutSize.width = ASDimensionMake(.fraction, 1)
return layoutSpec
}
Expand Down

0 comments on commit 6382077

Please sign in to comment.