Commit f389301
Make empty state clickable to add photos (#174)
* Make empty state clickable to add photos
The empty state in the image-print tool now opens the file picker
when clicked, providing a more intuitive way to add photos on mobile
where the file input may not be immediately visible.
* Center empty state in preview area
Use grid spanning and flexbox to properly center the empty state
both horizontally and vertically within the preview container.
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent b2429cd commit f389301
1 file changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
182 | 194 | | |
183 | 195 | | |
184 | 196 | | |
| |||
367 | 379 | | |
368 | 380 | | |
369 | 381 | | |
370 | | - | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
371 | 386 | | |
372 | 387 | | |
373 | 388 | | |
| |||
0 commit comments