waveterm/frontend/layout/lib
Evan Simkowitz 14249b33b2
Remove the debounce when setting the backdrop for the ephemeral nodes (#1280)
I added this debounce to delay the blurring of the background nodes when
a node was magnified to account for the animation, but it looks weird
for the ephemeral nodes since there's no animation when first showing
them. When we work on node creation animations maybe I'll add back this
delay
2024-11-13 18:49:03 -08:00
..
layoutAtom.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
layoutModel.ts Cleanup unnecessary log and unused variable from last PR (#1279) 2024-11-13 18:37:43 -08:00
layoutModelHooks.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
layoutNode.ts fix nullref in layoutNode.findNode 2024-08-27 13:48:53 -07:00
layoutTree.ts Clear previous layout when applying portable layout to tab (#382) 2024-09-16 17:26:37 -07:00
nodeRefMap.ts Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
tilelayout.less Add ephemeral block support (#1275) 2024-11-13 18:00:13 -08:00
tilelayout.stories.less rename faraday to layout (#147) 2024-07-23 13:50:23 -07:00
TileLayout.stories.tsx.archive Upgrade Storybook and disable TileLayout story for now 2024-09-16 13:16:04 -07:00
TileLayout.tsx Remove the debounce when setting the backdrop for the ephemeral nodes (#1280) 2024-11-13 18:49:03 -08:00
types.ts Cleanup unnecessary log and unused variable from last PR (#1279) 2024-11-13 18:37:43 -08:00
utils.ts Add ephemeral block support (#1275) 2024-11-13 18:00:13 -08:00