We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb359dc commit 743b5daCopy full SHA for 743b5da
Sources/CodeEditTextView/TextLine/LineFragmentView.swift
@@ -62,7 +62,6 @@ open class LineFragmentView: NSView {
62
}
63
#endif
64
65
- /// Prepare the view for reuse, clears the line fragment reference and restarts animation.
66
open override func prepareForReuse() {
67
super.prepareForReuse()
68
lineFragment = nil
0 commit comments