ToposInstitute / CatColab

A collaborative environment for formal, interoperable, conceptual modeling
https://catcolab.org
MIT License
21 stars 5 forks source link

Dead zone in drag-and-drop target #205

Open KevinDCarlson opened 2 weeks ago

KevinDCarlson commented 2 weeks ago

You have to move a cell up 100% of the way to the next cell to get it to drop. This is inconveniently far. Evan's system also displays a cursor change that suggests, possibly relatedly,  there's a dead zone between the hit box for dropping down to the next cell and the one before that where dropping does nothing, which is particularly annoying.

https://github.com/user-attachments/assets/9660b911-cd1b-41b0-bf9d-f7e1064202e3

KevinDCarlson commented 2 weeks ago

Note relation to #142