Commit 8fbb26f
committed
Use tertiary color for delete buttons
Implementation improvements:
- Added optional color parameter to MetadataLabel.makeIconOnly() with backward compatibility
- Applied color tinting using withSymbolConfiguration() for proper SF Symbol rendering instead of relying on foregroundColor attributes on NSTextAttachment
- Used flatMap to handle optional chaining when creating tinted symbols1 parent 6a7c71e commit 8fbb26f
File tree
2 files changed
+5
-3
lines changed- LlamaBarn/Menu
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments