Skip to content

Conversation

@hmduc1603
Copy link

@hmduc1603 hmduc1603 commented Aug 27, 2025

I know this issue was opened years ago and recent it happened in my latest SwiftUI Mac Project, so I decided to make a temporary fix for those whon need.

#161

Technically I set fixed height of NSScroller by initializing TerminalView via a variable (scrollerHeight), so when setupScroller() get called, it used that height instead of bounds.height.

public init(scrollerHeight: CGFloat) {}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants