File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
RustPlayground/RustPlayground/Assets Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Document state is handled in rust; the swift frontend interfaces with the rust c
3838### Known issues
3939
4040- Performance is not great; it is expected that documents are only ever a few hundred lines.
41- - Drawing is hacky. We don't blink the cursor, and we only draw the cursor as an underbar. This will change at some point .
41+ - Drawing is hacky. We may draw ghost selections .
4242
4343
4444### TODO
Original file line number Diff line number Diff line change 1919 <key >CFBundlePackageType </key >
2020 <string >APPL </string >
2121 <key >CFBundleShortVersionString </key >
22- <string >0.1 </string >
22+ <string >0.1.1 </string >
2323 <key >CFBundleVersion </key >
2424 <string >1 </string >
2525 <key >LSApplicationCategoryType </key >
You can’t perform that action at this time.
0 commit comments