diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-07-03 10:19:30 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-07-03 10:19:30 +0200 |
commit | a14a7a0ccc9de76aeab0b2e4bbf58f1a79deedc2 (patch) | |
tree | e469179df67a0e0db49161a43cbf8076a189f6f4 /app/lib/demos/dmrescal.xtr | |
parent | 5d2c2b27a6323e2666378b986129b2a7c2c39e5c (diff) |
New upstream version 5.3.0GAupstream/5.3.0GAupstream
Diffstat (limited to 'app/lib/demos/dmrescal.xtr')
-rw-r--r-- | app/lib/demos/dmrescal.xtr | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/app/lib/demos/dmrescal.xtr b/app/lib/demos/dmrescal.xtr index 015a735..c4ac3a6 100644 --- a/app/lib/demos/dmrescal.xtr +++ b/app/lib/demos/dmrescal.xtr @@ -119,6 +119,8 @@ PARAMETER misc cmdRescale MESSAGE The <Rescale> command will change the size of the selected objects. +Note: due to technical reasons, the To Scale drop down list is blank. For this demo it should show 'DEMO'. + First we will try rescaling by ratio. END STEP @@ -126,7 +128,7 @@ PARAMETER rescale toggle 1 MESSAGE _________________________________________ -We are going to make everything 150% bigger. +We are going to make everything 150 percent bigger. END STEP @@ -139,7 +141,6 @@ END STEP PARAMETER misc cmdUndo RESET -PARAMETER misc cmdRescale MESSAGE _________________________________________ @@ -148,9 +149,10 @@ Let's try that again. Now we are going to convert from one scale to another. END STEP +PARAMETER misc cmdSelectAll +PARAMETER misc cmdRescale PARAMETER rescale toggle 0 PARAMETER rescale toS 5 HO -PARAMETER misc cmdSelectAll MESSAGE _________________________________________ |