cybersemics / em

A beautiful, minimalistic note-taking app for personal sensemaking.
Other
282 stars 107 forks source link

Table: Cannot drag and drop before first thought in second row #2094

Open raineorshine opened 3 months ago

raineorshine commented 3 months ago

Steps to Reproduce

- x
- a
  - =view
    - Table
  - =pin
    - true
  - b
    - c
  - d
    - e

Drag x before e.

Current Behavior

Can only drag after c, not before e.

image

Expected Behavior

Should be able to drop before e. The drop targets for c and e should be roughly equal size.