Commit 1a6bd61
Fix SF Symbol and add tests for addAttachedFile
- Use doc.on.clipboard instead of clipboard for the Paste menu item,
which is the standard iOS paste icon (available since iOS 13)
- Add ChatViewModelTests for addAttachedFile: verifies lastPathComponent
extraction and that multiple calls each append correctly
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2ef0938 commit 1a6bd61
File tree
2 files changed
+26
-1
lines changed- WispTests
- Wisp/Views/SpriteDetail/Chat
2 files changed
+26
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
832 | 857 | | |
833 | 858 | | |
834 | 859 | | |
| |||
0 commit comments