Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • libhandy libhandy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 55
    • Issues 55
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • libhandylibhandy
  • Issues
  • #167
Closed
Open
Issue created Dec 10, 2019 by Andrea Veri@averiOwner

Some swipes should be enabled only from borders

Whith the "over" transition, swiping forward can be performed by visually not pulling the next child, but the empty space above the current one. Similarly with the "under" transition and swiping back.

I suggest that we should always drag visually visible parts, and when not possible then allow dragging from n pixels from the border. 32px maybe, or 50px, it should be tested.

It could also help solving horizontal swiping conflicts like here, by dedicating the border to the leaflet gesture and the rest for horizontal scrolling:

Capture_d_écran_vidéo_de_10-12-2019_10_57_09

CC @bertob @exalm

Edited Jun 26, 2020 by Alexander Mikhaylenko
Assignee
Assign to
Time tracking