Fuco1/org-timeline

bug: displaying bug when clicking blocks

aizensoosuke opened this issue · 0 comments

This commit in pull request #11 adds the feature I was talking about in issue #12.

It has a "bug" where clicking on a block temporarily (until mouse-up is triggered) displays two lines in the info area. It only does so when the info area was already filled.

Also for some reason, adding a "down-mouse-1" event listener breaks the feature.

I'm trying to fix it, but no matter how much I clean the info area, it doesn't work. I thought I'd push the feature anyway.