ShikiSuen
|
9fbfe22fa6
|
SwiftUIExtension // Porting read-only NSTextField to SwiftUI.
|
2023-02-24 00:08:53 +08:00 |
ShikiSuen
|
856c5d02d7
|
Clang-format // Use Google Swift Format Style.
|
2023-02-11 13:07:59 +08:00 |
ShikiSuen
|
c11e08f33d
|
SwiftExtension // Make AppProperty bindable.
|
2022-12-22 00:39:41 +08:00 |
ShikiSuen
|
ac6b53b3ec
|
TextEditorEX // Remove (buggy) tooltip binding support.
- This binding causes responsiveness issues towards the editor.
|
2022-12-20 19:55:50 +08:00 |
ShikiSuen
|
495270c4da
|
PhraseEditorUI // Make the line height static.
|
2022-12-20 19:55:50 +08:00 |
ShikiSuen
|
b2c2182d36
|
TextEditorEX // Add SwiftUI tooltip binding support.
|
2022-12-20 19:55:50 +08:00 |
ShikiSuen
|
e163c63343
|
SwiftExtension // Backport the TextEditor to macOS 10.15 Catalina.
- This TextEditorEX is much faster than Apple official TextEditor for SwiftUI.
|
2022-12-17 15:14:23 +08:00 |
ShikiSuen
|
3c88b810bc
|
SwiftExtension // Add String.charDescriptions: [String], etc. (#249)
* SwiftExtension // Add String.charDescriptions: [String].
* SwiftExtension // Including certain SwiftUI extensions.
|
2022-12-17 15:14:21 +08:00 |