javigallostra / RocoLib

Web App to create and share bouldering routes of a climbing gym.
GNU General Public License v3.0
7 stars 3 forks source link

Do not swipe problems if delta y > delta x #152

Closed juangallostra closed 2 years ago

juangallostra commented 2 years ago

Description

Any small touch action in the load problem where there is a delta x results in a problem change. Add some heuristics so that vertical scroll does not result in a problem change.