- Change FilesPanel overflow-hidden to overflow-auto for scrolling - Add max-h-80 to FileTree to limit height while allowing scroll - Add select-none to FileTreeNode to prevent text selection - Cursor-pointer already present for clickable indication Now the file tree scrolls independently within the FILES panel, and text cannot be selected during rapid clicking. |
||
|---|---|---|
| .. | ||
| ChatTurn.tsx | ||
| Clock.tsx | ||
| FilesPanel.tsx | ||
| FileTree.tsx | ||
| FileTreeNode.tsx | ||
| GadgetGrid.tsx | ||
| Header.tsx | ||
| LogPanel.tsx | ||
| StatusBar.tsx | ||
| WorkspaceModeIndicator.tsx | ||