Logo
Explore Help
Register Sign In
immich-app/immich
1
0
Fork 0
You've already forked immich
mirror of https://github.com/immich-app/immich.git synced 2025-12-28 09:14:59 +03:00
Code Issues Packages Projects Releases 18 Wiki Activity
Files
fb4b4e5895bb51e710c7fe2e94bda11e3fbdb090
immich/web/src/lib/stores/zoom-image.store.ts

5 lines
166 B
TypeScript
Raw Normal View History

feat(web): add zoom toggle icon (#2873) * feat(web): add zoom toggle icon * update zoom-image dependency * fix lint issues * remove variable testing line * Simplify code using ternary conditional Co-authored-by: Thomas <9749173+uhthomas@users.noreply.github.com> * fix typo --------- Co-authored-by: Thomas <9749173+uhthomas@users.noreply.github.com>
2023-06-20 16:36:38 +02:00
import type { ZoomImageWheelState } from '@zoom-image/core';
chore(web): prettier (#2821) Co-authored-by: Thomas Way <thomas@6f.io>
2023-07-01 00:50:47 -04:00
import { writable } from 'svelte/store';
feat(web): add zoom toggle icon (#2873) * feat(web): add zoom toggle icon * update zoom-image dependency * fix lint issues * remove variable testing line * Simplify code using ternary conditional Co-authored-by: Thomas <9749173+uhthomas@users.noreply.github.com> * fix typo --------- Co-authored-by: Thomas <9749173+uhthomas@users.noreply.github.com>
2023-06-20 16:36:38 +02:00
export const photoZoomState = writable<ZoomImageWheelState>();
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 117ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API