gpui-component/crates
Jason Lee 78ce573a52
list, table: Refactor to control loading by use delegate. (#562)
- Add `loading` method to `ListDelegate` and `TableDelegate` to control
loading view display.

## Break Changes

- Remove `loading`, `set_loading` method from List and Table, use
`loading` method in delegate instead.
2025-01-21 20:33:37 +08:00
..
story list, table: Refactor to control loading by use delegate. (#562) 2025-01-21 20:33:37 +08:00
ui list, table: Refactor to control loading by use delegate. (#562) 2025-01-21 20:33:37 +08:00