[gimp-help] Fix #349: Improve documentation of "Readjust" in transform tools



commit b84c270d7d9350741ace8fd6649f0cdbaa1a4cb1
Author: Tim Sabsch <tim sabsch com>
Date:   Thu Sep 29 16:22:54 2022 +0200

    Fix #349: Improve documentation of "Readjust" in transform tools
    
    Commit 31811fa8 improved documentation for Unified transformation. This
    adapts the change to the perspective, rotate and scale transformation.

 src/toolbox/transform/perspective.xml | 7 +++++--
 src/toolbox/transform/rotate.xml      | 7 +++++--
 src/toolbox/transform/scale.xml       | 7 +++++--
 3 files changed, 15 insertions(+), 6 deletions(-)
---
diff --git a/src/toolbox/transform/perspective.xml b/src/toolbox/transform/perspective.xml
index 0da66a2c2..46ae9c9b1 100644
--- a/src/toolbox/transform/perspective.xml
+++ b/src/toolbox/transform/perspective.xml
@@ -151,8 +151,11 @@
         <term>Readjust button</term>
         <listitem>
           <para>
-            With this button, new in GIMP-2.10.10, you can readjust transform 
-            handles based on the current zoom level.
+            With this button, available since <acronym>GIMP</acronym> 2.10.10,
+            you can reset the transform handles back to the original square
+            shape, while keeping the current transformation and zoom level.
+            This enables you to create more complex transformations by making
+            the transformation in several steps.
           </para>
         </listitem>
       </varlistentry>
diff --git a/src/toolbox/transform/rotate.xml b/src/toolbox/transform/rotate.xml
index d21391825..9a0b11635 100644
--- a/src/toolbox/transform/rotate.xml
+++ b/src/toolbox/transform/rotate.xml
@@ -195,8 +195,11 @@
         <term>Readjust button</term>
         <listitem>
           <para>
-            With this button, new in GIMP-2.10.10, you can readjust transform 
-            handles based on the current zoom level.
+            With this button, available since <acronym>GIMP</acronym> 2.10.10,
+            you can reset the transform handles back to the original square
+            shape, while keeping the current transformation and zoom level.
+            This enables you to create more complex transformations by making
+            the transformation in several steps.
           </para>
         </listitem>
       </varlistentry>
diff --git a/src/toolbox/transform/scale.xml b/src/toolbox/transform/scale.xml
index 1dc443343..13b399c00 100644
--- a/src/toolbox/transform/scale.xml
+++ b/src/toolbox/transform/scale.xml
@@ -202,8 +202,11 @@
         <term>Readjust button</term>
         <listitem>
           <para>
-            With this button, new in GIMP-2.10.10, you can readjust transform 
-            handles based on the current zoom level.
+            With this button, available since <acronym>GIMP</acronym> 2.10.10,
+            you can reset the transform handles back to the original square
+            shape, while keeping the current transformation and zoom level.
+            This enables you to create more complex transformations by making
+            the transformation in several steps.
           </para>
         </listitem>
       </varlistentry>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]