waveterm/frontend/faraday
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
..
lib Fix preview getting unset when app is idle (#43) 2024-06-11 16:28:41 -07:00
tests Implement outer drop direction, add rudimentary drag preview image rendering (#29) 2024-06-11 13:03:41 -07:00
index.ts Integrate Faraday layout system (#16) 2024-06-04 13:05:44 -07:00