waveterm/frontend/app/block
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
..
block.less move connection switching to blockheader (#276) 2024-08-26 16:19:03 -07:00
block.tsx Fix block content sizing (#280) 2024-08-27 13:41:36 -07:00
blockframe.tsx Fix block content sizing (#280) 2024-08-27 13:41:36 -07:00
blocktypes.ts Unified node model to pass data from layout to blocks (#259) 2024-08-26 11:56:00 -07:00
blockutil.tsx separate cmd+o from switch connection (disconnect typeaaheadatom), and allow width to 95% 2024-08-26 21:03:12 -07:00