This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Commit 39b29bc
authored
Update error state views to use dynamic titles (#1632)
Replaces static error titles with dynamic error descriptions in StateEmptyView for ChartScene, PerpetualScene, and ChartStateView. Also removes an unused presentationDetents modifier in ChartScene.1 parent 6f6efdf commit 39b29bc
3 files changed
Lines changed: 2 additions & 5 deletions
File tree
- Features
- MarketInsight/Sources/Scenes
- Perpetuals/Sources/Scenes
- Packages/PrimitivesComponents/Sources/Views
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | 109 | | |
111 | 110 | | |
112 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
0 commit comments