Skip to content

Commit

Permalink
refactor(table): split table into multiple files (#718)
Browse files Browse the repository at this point in the history
At close to 2000 lines of code, the table widget was getting a bit
unwieldy. This commit splits it into multiple files, one for each
struct, and one for the table itself.

Also refactors the table rendering code to be easier to maintain.
  • Loading branch information
joshka authored Dec 28, 2023
1 parent 5d410c6 commit 6364533
Show file tree
Hide file tree
Showing 5 changed files with 2,023 additions and 1,857 deletions.
Loading

0 comments on commit 6364533

Please sign in to comment.