이미지 미리보기 팝업창이 다른 카드에 마우스 오버되어도 유지되도록 수정
This commit is contained in:
@@ -2,7 +2,7 @@ import { state } from './state.js';
|
||||
import * as pinchZoom from './handlers/pinch-zoom.js';
|
||||
import * as selection from './handlers/selection.js';
|
||||
import * as dragDrop from './handlers/drag-drop.js';
|
||||
import * as hoverPreview from './handlers/hover-preview.js';
|
||||
import * as hoverPreview from './handlers/image-preview.js';
|
||||
|
||||
let _cardObserver = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user