diff options
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 _________________________________________ |