iammike / simple-image-library

Someone on the internet requested a barebones Photo Library viewer for their special needs son. Sounded like an interesting and simple project, and my two toddlers would benefit from it as well.
0 stars 0 forks source link

Clean up detail view #32

Closed iammike closed 7 months ago

iammike commented 7 months ago

Lots of code has snuck in from the changes made recently. Off the top of my head:

Content probably doesn't need to be a Zstack. The background likely doesn't need to be its own rectangle and can go back to being part of the overall view.