waveterm/frontend
Evan Simkowitz 9f32a53485
Fix preview getting unset when app is idle (#43)
I found that the drag preview images would get unset when the app went idle. I am now caching the preview image and resetting it every time a user hovers over a TileNode. I am also updating the logic for the placeholder slightly to reduce the number of variables floating around.
2024-06-11 16:28:41 -07:00
..
app Remove unnecessary generic definition (#42) 2024-06-11 16:19:17 -07:00
faraday Fix preview getting unset when app is idle (#43) 2024-06-11 16:28:41 -07:00
types Break layout node into its own Wave Object (#21) 2024-06-05 17:21:40 -07:00
util Replace lets with const where possible (#35) 2024-06-11 13:19:29 -07:00
wave.ts Replace lets with const where possible (#35) 2024-06-11 13:19:29 -07:00
yarn.lock working on more concepts, tabbar, ids, etc. 2024-05-13 15:40:52 -07:00