almende / vis

⚠️ This project is not maintained anymore! Please go to https://github.com/visjs
7.86k stars 1.48k forks source link

Added `pointer-events: none` for read-only timeline items #4285

Closed andrewshulgin closed 1 year ago

andrewshulgin commented 5 years ago

Without this, read-only items accept mouse events. If an item is dynamically removed on horizontal drag, dragging stops and the crossed arrows cursor remains.

yotamberk commented 5 years ago

Please re-apply this in https://github.com/yotamberk/timeline-plus to be merged