waveterm/frontend
Evan Simkowitz a9eeb55021
Fix inconsistent tab sizing between views (#1502)
The windowdrag right spacer was acting erratic. It's also not necessary,
since we can just use margins to let the banner buttons fill empty space
so they float to the right side of the tab bar. Without it, though, I
had to add more padding for the add tab button so it has more room.
2024-12-11 18:25:36 -08:00
..
app Fix inconsistent tab sizing between views (#1502) 2024-12-11 18:25:36 -08:00
layout Auditing async usage in frontend code (#1402) 2024-12-05 18:09:54 -08:00
types implement tab:preset, and increase active tab opacity (#1439) 2024-12-09 14:48:16 -08:00
util Make default workspace icon the Wave logo (#1470) 2024-12-10 13:54:11 -08:00
wave.ts add a refocus at the end of wave reinit (#1499) 2024-12-11 13:13:40 -08:00