question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug when activating stackScroll before stackScrollTouchDrag at the same time.

See original GitHub issue

When activating stackScrollTouchDrag after(!) stackScroll then stackScroll (using the mouse) is not working anymore (only the touch one is working). When activating them the other way around (stackScrollTouchDrag before stackScroll) both work fine. I didn’t get that error with other tools yet (e.g. wwwc). Not a critical bug, but an annoying one 😉

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
medihackcommented, Feb 3, 2018

I created a Codepen that demonstrates the issue: https://codepen.io/medihack/pen/mXVYdX If you simply swap lines 23 and 24 then both work fine again (tested on a Microsoft Surface Pro).

0reactions
swederikcommented, May 28, 2018

Closing because I believe @vaibhav2383 fixed this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

cornerstoneTools/changelog.md at master - GitHub
Increment on the eraser tool, delete one piece of data at a time, ... Fixed a bug when activating stackScroll before stackScrollTouchDrag at...
Read more >
Incident Response - Hybrid Analysis
Re-analyze Hash Not Seen Before ... This report has 2 indicators that were mapped to 4 attack techniques and 4 tactics. View all...
Read more >
examples/cornerstoneTools.min.js.map · master - GitLab
updateImage(element);\n }\n\n // Visible, interactive and can create\n function activate(element, mouseButtonMask) {\n (0, _toolOptions.
Read more >
Vue display DICOM image data using CornerStoneJS
I only introduce some basic usage of CornerStone. How do I apply in the project or flexibly, for example, I use it in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found