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

fix: Add heursitics to filter non horizontal swipes #153

Closed juangallostra closed 2 years ago

juangallostra commented 2 years ago

Description of the issue/feature this PR addresses

Related issue: #152

Current behavior before PR

Any delta x triggered a problem change

Desired behavior after PR is merged

Only intentional horizontal swipes change problems

-- I confirm I have tested this PR thoroughly and coded it according to PEP8.