gpui-component/crates/ui/src/table
Moulberry 7f8eb28cfa
table: Fix missing border on first frame (#1533)
After all the adjustments, the original issue that
https://github.com/longbridge/gpui-component/pull/1505 was trying to fix
reappeared.

The fix is simple: don't consider the table to be filled if the height
is zero.
2025-11-06 22:01:55 +08:00
..
column.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
delegate.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
loading.rs chore: Standardize the overall API and improve docs. (#1516) 2025-11-05 19:10:30 +08:00
mod.rs table: Fix missing border on first frame (#1533) 2025-11-06 22:01:55 +08:00