waveterm/frontend/app/tab
Evan Simkowitz c892c39a73
Fix block content sizing (#280)
Make the block content sizing update once when its node moves or becomes
magnified. By manually updating this inner sizing rather than letting
the block flow in the DOM, the animations of the block frames are much
smoother.

This also fixes an issue where two scrollbars were being rendered for
the Directory Preview widget.

This also sets zero padding on nodes when there's only a single node
being rendered.
2024-08-27 13:41:36 -07:00
..
tab.less reduce target area for tab close btn (#261) 2024-08-23 00:15:54 -07:00
tab.tsx tab animations (#167) 2024-07-31 12:54:43 -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 Fix block content sizing (#280) 2024-08-27 13:41:36 -07:00
tabcontent.tsx Unified node model to pass data from layout to blocks (#259) 2024-08-26 11:56:00 -07:00