Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Kirigami
Kirigami
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 17
    • Merge Requests 17
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Frameworks
  • KirigamiKirigami
  • Merge Requests
  • !172

Closed
Opened Nov 23, 2020 by Carl Schwan@carlschwan🚴Developer
  • Report abuse
Report abuse

Fix freeze on mobile by removing animation from auto hiding header

  • Overview 2
  • Commits 2
  • Changes 1

The animation was causing bugs when using QT_QUICK_CONTROLS_MOBILE=1, this was particulary affecting NeoChat but also other chat applications using a ListView.BottomToTop.

Simply removing the animation fix the bug.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: frameworks/kirigami!172
Source branch: work/fix-freeze-on-mobile