Post

Replies

Boosts

Views

Activity

Reply to MenuBarExtra with .window style has layout issue with ScrollView
Hey I think i figured it out. Try using .fixedSize() on the scrollview. In my case I had to use .fixedSize(horizontal: false, vertical: true)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’24
Reply to MenuBarExtra with .window style has layout issue with ScrollView
Ever find a solution to this? I'm seeing the same issue. Adding .frame(maxHeight: maxHeight) does seem to work for me though. However, this does not solve my issue as the window renders too large on subsequent openings.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’24