Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.6k
    • Issues 1.6k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 300
    • Merge requests 300
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtkgtk
  • Repository
  • gtk
  • gsk
  • gsktransform.c
Find file Blame History Permalink
  • Sergey Bugaev's avatar
    snapshot, gsktransform: Mention that rotation happens around (0, 0) · d07a6b85
    Sergey Bugaev authored Aug 23, 2023
    
    
    ...and not around the center of the render node, as one could expect
    given that the render node syntax for rotation, transform: rotate(90);,
    happens to match the CSS syntax for the same thing, and CSS does rotate
    around the center by default.
    
    Signed-off-by: default avatarSergey Bugaev <bugaevc@gmail.com>
    d07a6b85