gpui-component icon indicating copy to clipboard operation
gpui-component copied to clipboard

Support lazy loading and `popup_menu` for Tree.

Open Trojanking123 opened this issue 5 months ago • 0 comments

These two features are excellent for a mature tree component:

  1. Lazy loading: Sub-items load only when you click or expand a folder.
  2. Right-click context menu: Rename or perform other actions on any item.

just like this。 Image

Trojanking123 avatar Nov 03 '25 16:11 Trojanking123