이미지 미리보기 팝업창이 다른 카드에 마우스 오버되어도 유지되도록 수정

This commit is contained in:
2026-05-14 16:45:52 +09:00
parent 722e2abb65
commit 72b09a9554
3 changed files with 76 additions and 42 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ src/
├── drag-drop.js # Card drag-and-drop reorder (single and multi-card)
├── selection.js # Rubber-band selection, Shift-click, Cmd+click
├── pinch-zoom.js # Trackpad pinch to resize thumbnails (CSS --thumb-size, 150400px)
└── hover-preview.js # Hover preview overlay
└── image-preview.js # Hover preview overlay
```
### IPC surface