Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gnome-games gnome-games
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Archive
  • gnome-gamesgnome-games
  • Merge requests
  • !444

game-thumbnail: Make it a stack of CSS images

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Adrien Plazas requested to merge aplazas/gnome-games:thumbnail-stack into master Dec 05, 2020
  • Overview 5
  • Commits 2
  • Pipelines 3
  • Changes 6

This better dissociates fetching the covers and icons from drawing them, simplifying the widget by dissociating its converns between various classes, and giving us more flexibility in how to implement the thumbnail.

This also adds the Image class to draw images while supporting CSS.

Splitted from https://gitlab.gnome.org/GNOME/gnome-games/-/merge_requests/442.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: thumbnail-stack