mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 01:12:58 -04:00
The bars are 2 pixels tall, which can be tricky to click. Additional padding increases the height to 16 pixels, without changing how it looks, and makes for much easier clicking. In addition, remove the onDestroy lifecycle for the tween as it's not necessary. It was a relic from using animation frames.