Skip to content

Commit c97c509

Browse files
committed
comment
1 parent ab56f1b commit c97c509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

popup-page-scripts/popup-page-customButtons.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ function handleDragOver(e) {
271271
}
272272
});
273273

274-
// --- FLIP: Last, Invert, Play for DRAGGED item ---
274+
// --- FLIP: Last, Invert, Play for DRAGGED item, it moves to new position smoothly ---
275275
if (firstDraggedRect) {
276276
const lastDraggedRect = draggedItem.getBoundingClientRect();
277277

0 commit comments

Comments
 (0)