gpui-component/crates
Jason Lee 4f7ca4bb9a
virtual_list: Add VirtualList (#495)
Vistual List for render a large number of differently sized
rows/columns.

> NOTE: This must ensure each column width or row height.

Unlike the `uniform_list`, the each item can have different size. This
is useful for more complex layout, for example, a table with different
row height.
2024-12-18 16:38:58 +08:00
..
story virtual_list: Add VirtualList (#495) 2024-12-18 16:38:58 +08:00
ui virtual_list: Add VirtualList (#495) 2024-12-18 16:38:58 +08:00