Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • GIMP GIMP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4k
    • Issues 4k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 95
    • Merge requests 95
  • 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
  • GNOMEGNOME
  • GIMPGIMP
  • Merge requests
  • !778

Issue #1008: Automatically start transformations on-canvas when selecting a transformation tool

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Alx Sa requested to merge alxsa-auto-transform-tools into master Nov 10, 2022
  • Overview 6
  • Commits 1
  • Pipelines 18
  • Changes 4

This patch attempts to resolve #1008 (closed). Currently, after selecting a transform tool from the toolbox like rotate or scale, you have to click the canvas for the dialogue and handles to appear. If you select the tool from the menu instead, it automatically "activates".

This patch adds code that automatically activates a transform tool when selected, regardless of where it's selected from. It also re-activates when switching to a new image. An example of this can be seen below:

WIP

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: alxsa-auto-transform-tools