Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Mobile Plasma Mobile
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 67
    • Issues 67
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • Plasma MobilePlasma Mobile
  • Merge requests
  • !127

Improve sliding panel swipe

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Devin Lin requested to merge work/improve-sliding-panel-swipe into master Feb 17, 2021
  • Overview 3
  • Commits 2
  • Pipelines 0
  • Changes 2

The sliding panel currently doesn't feel responsive sometimes or gets stuck in an open state due to the close animation being of a fixed time. I now immediately skip the animation process if the panel is off the screen and cancel animations immediately when new events happen to make it more responsive.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/improve-sliding-panel-swipe