Post

Replies

Boosts

Views

Activity

Reply to SwiftUI ScrollView performance in macOS 15
As @juraj noted, this problem seems to have been fixed in 15.2 :-)
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Nov ’24
Reply to SwiftUI ScrollView performance in macOS 15
I have tried to work around the problem by using the .onScrollVisibilityChange modifier to avoid render views that are not visible in the scrollview. The performance is improved a tiny bit, but it is still far from acceptable.
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Oct ’24
Reply to SwiftUI ScrollView performance in macOS 15
Is there anyone else who has run into this issue? Or am I doing anything wrong?
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Sep ’24