waveterm/frontend/app/tab
Evan Simkowitz 74c8044c73
Add gap size setting (#325)
Adds a new setting for the gap size between tiles in a layout. Also
updates the resize handle calculations so they are dynamically generated
based on the gap size. Also updates the styling for the resize handles
to be more robust.

This also updates the default gap size to 3px.

This also slims out the Block Frame padding so it is just enough that
the blocks don't overlap when there's no gap.
2024-09-04 22:07:47 -07:00
..
tab.less reduce target area for tab close btn (#261) 2024-08-23 00:15:54 -07:00
tab.tsx focus/key handling for directory preview (#291) 2024-08-29 17:00:24 -07:00
tabbar.less Use Window Controls Overlay API for native-like experience on Windows and Linux (#240) 2024-08-16 23:45:22 -07:00
tabbar.tsx Replace logo with platform-dependent button to open app menu (#239) 2024-08-16 16:18:42 -07:00
tabcontent.less add back top padding for tabcontent 2024-08-27 13:46:13 -07:00
tabcontent.tsx Add gap size setting (#325) 2024-09-04 22:07:47 -07:00