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

Refactor and clean up DetailView #51

Closed iammike closed 7 months ago

iammike commented 7 months ago

There was a lot of tech debt from moving so fast. UI structures that were no longer necessary, repetition, etc. Things feel much better now. A bug or two I had been observing, but not yet investigated seem to have disappeared as well. This leaves me in a much better place to improve/try other image zoom functionalities.