Commit b80efb3
committed
Expose public setter for typingAttributes; update protocol and AppKit/UIKit
#14 (reply in thread)
- STTextViewProtocol: typingAttributes is now get/set
- STTextView (AppKit/UIKit): change from public internal(set) to public var
- Enables clients to set typing attributes directly (API-breaking)1 parent f8b8ce5 commit b80efb3
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- Sources
- STTextViewAppKit
- STTextViewCommon
- STTextViewUIKit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
0 commit comments