Commit 0d7dbe9
fix(ui): use solid glyphs + coloured disc for box/party legality indicator
Closes #724.
f254c20 fixed this for the Trade tab but the same pattern was never
applied to PokemonSlotComponent (box + party views), so the Filled
CheckCircle / Warning / Cancel cutouts returned as soon as a save was
loaded. Mirror the Trade fix here: swap to solid Check / PriorityHigh /
Close glyphs drawn white over a coloured wrapper disc.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 0dd0ce6 commit 0d7dbe9
1 file changed
+10
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
| |||
74 | 79 | | |
75 | 80 | | |
76 | 81 | | |
77 | | - | |
78 | | - | |
79 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
80 | 85 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
| 86 | + | |
89 | 87 | | |
90 | 88 | | |
91 | 89 | | |
| |||
0 commit comments