Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • calamares calamares
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ApplicationsApplications
  • calamarescalamares
  • Merge requests
  • !37

[branding] New slideshow

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Artem Grinev requested to merge new-slideshow into 3.2.x-stable Sep 08, 2022
  • Overview 2
  • Commits 4
  • Pipelines 0
  • Changes 15

Implements a new slideshow (based on @bogdancovaciu ideas)

This slideshow resets the animation to a previous step on the window resize. This is intended behavior since QML animations don't bind properties so it can't track whether window size changed or not and just continues using previous values resulting broken positions (I added some comments about it into the source).

The max scene size is 6075x6950 that I'm fairly sure should be enough.

Animation showcase:

simplescreenrecorder-2022-09-08_02.59.44

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: new-slideshow