waveterm/frontend/faraday
Evan Simkowitz a3a576bd6d
Don't show the placeholder if the action will be a no-op (#58)
Update the computeMove function to only set pendingAction if the action
is not a no-op (i.e. it will not place the node adjacent to itself at
the same level). Also clears the pendingAction if the user hovers over
the node that is being dragged.
2024-06-18 16:03:00 -07:00
..
lib Don't show the placeholder if the action will be a no-op (#58) 2024-06-18 16:03:00 -07:00
tests Add Swap Node functionality (#56) 2024-06-17 14:14:09 -07:00
index.ts port to electron (#33) 2024-06-11 17:42:10 -07:00