Cut/copy/paste now work
Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
This commit is contained in:
committed by
Roopesh Chander
parent
ba731e0099
commit
321b88864c
@@ -43,6 +43,7 @@ class ConfTextStorage: NSTextStorage {
|
||||
fatalError("init(pasteboardPropertyList:ofType:) has not been implemented")
|
||||
}
|
||||
|
||||
//swiftlint:disable:next function_body_length
|
||||
func updateAttributes(for theme: TextColorTheme) {
|
||||
self.defaultAttributes = [
|
||||
.foregroundColor: theme.plainText,
|
||||
|
||||
Reference in New Issue
Block a user