React9k / react-timeline-9000

React Timeline
http://react-timeline-9000.s3-website-ap-southeast-2.amazonaws.com/
MIT License
288 stars 36 forks source link

Restrict drag area to only within the grid area #203

Closed marklawlor closed 3 years ago

marklawlor commented 3 years ago

Proposed Change:

Currently items can be dragged over groups and outside the bounds of the grid

This restricts the drag area to only regions with valid groups within the grid area.

Sidenote: This PR is also the first step in getting auto vertical scrolling enabled.

Change type

Checklist