Post

Replies

Boosts

Views

Activity

Reply to Preventing animation glitch when dismissing a Menu with glassEffect
Hey, yes there is a solution, you need to set the glassEffect to interactive so that it can adjust the glass effect for touch interactions. So for example you could do: .glassEffect(.regular.interactive()) and this would fix the issue.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’25