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.

hideEdgesOnMove - edges do not reappear after touch gestures

See original GitHub issue

Steps to reproduce:

  • Pass hideEdgesOnMove: true when initializing sigma in examples/basic.html
  • Load the file on a touch device – tested on Moto G (Chrome) and iPad Pro (Mobile Safari + Chrome)
  • Drag or pinch to zoom to move around the graph

The edges hide as they should when you start but after the gesture is over they do not reappear.

I’ve been looking at this for a few hours but I am new to the codebase and have not managed to find a proper solution.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
veskocommented, Nov 16, 2017

Hi @rbsteinm

It’s been a while but I think I found the code I used. It was an amend to sigma.captors.touch.js.

Hope this helps.

0reactions
stale[bot]commented, Oct 8, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Touch gestures for Windows - Microsoft Support
Touch gestures. You can use these gestures on the touch screen of your Windows 11 device. To turn touch gestures on, select Start...
Read more >
Use AssistiveTouch on iPhone - Apple Support
Touch -and-hold gesture: Touch and hold your finger in one spot until the recording progress bar reaches halfway, then lift your finger. Be...
Read more >
What are the actions triggered by the edge gestures in ... - Sony
Edge gestures are the actions that are triggered by swiping a finger in (or fingers) from one of the four edges of a...
Read more >
android - Touch not detected on edges when touch is held
I have an app which detects swipe on edge of the screen using an overlay view. Now I wanted to add an action...
Read more >
How to Use Apple's Latest Smartphone – Touch Gestures and ...
This setting does not appear by default on iPhone X. Go into Settings to turn this one. Then swipe down from the bottom...
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