Commit 8eaff06
committed
fix(ui): adjust entity details page layout and error handling
- Remove errorBuilder from Image widget to prevent icon display on image load failure
- Replace errorBuilder with an empty SizedBox for a cleaner UI
- Adjust padding for SliverPadding widget to remove bottom padding
- Restrict alternative UI for non-source entities without appBarIconData
- Optimize icon placement padding in SliverAppBar1 parent dd5f7c1 commit 8eaff06
1 file changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
| 195 | + | |
| 196 | + | |
200 | 197 | | |
201 | 198 | | |
202 | 199 | | |
203 | | - | |
| 200 | + | |
204 | 201 | | |
205 | 202 | | |
206 | 203 | | |
| |||
267 | 264 | | |
268 | 265 | | |
269 | 266 | | |
270 | | - | |
271 | | - | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
272 | 271 | | |
273 | 272 | | |
274 | 273 | | |
| |||
0 commit comments