mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
When dragging files over a closed folder, the highlight now blinks during the second half of the 2-second hover period to signal that the folder is about to expand. This provides better visual feedback similar to VSCode's drag-and-drop behavior. |
||
|---|---|---|
| .. | ||
| use-delayed-click.ts | ||
| use-file-drop.ts | ||
| use-file-operations.ts | ||
| use-folder-file-drop.ts | ||
| use-inline-create-node.ts | ||
| use-root-file-drop.ts | ||
| use-skill-asset-tree.ts | ||
| use-sync-tree-with-active-tab.ts | ||
| use-tree-node-handlers.ts | ||