mirror of
https://github.com/immich-app/immich.git
synced 2026-03-09 11:23:46 -04:00
feat(web): toggle zoom on double-click in photo viewer (#26732)
This commit is contained in:
parent
ec7246b86f
commit
abfcffb423
@ -255,6 +255,7 @@
|
||||
bind:clientWidth={containerWidth}
|
||||
bind:clientHeight={containerHeight}
|
||||
role="presentation"
|
||||
ondblclick={onZoom}
|
||||
onmousemove={handleImageMouseMove}
|
||||
onmouseleave={handleImageMouseLeave}
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user