Commit Graph
3 Commits
Author SHA1 Message Date
myxelium 2925a5a237 fix: Column spaceing and selection 2025-08-06 03:19:51 +02:00
myxelium 57e8cea5d0 Fix missing unsubscribe
prevent potential performance issue when switching tabs too many times.
2025-08-06 01:25:35 +02:00
myxelium 8885b7c0db perf: Add virtual scrolling
Attempting to improve table performance by only render visible dom elements.
2025-08-06 01:18:35 +02:00