mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-22 08:18:29 +00:00
This simplifies the rect calculations by making the gap between pixels into a padding applied directly to the leaf nodes. This means the gaps won't be present in the overlay layer, so when dragging a node around it is always over an OverlayNode and the pendingAction won't be unset. Also simplifies onDrop handling |
||
|---|---|---|
| .. | ||
| app | ||
| layout | ||
| types | ||
| util | ||
| wave.ts | ||
| yarn.lock | ||