From 258799e715f12e3e32103407f580633569cb4613 Mon Sep 17 00:00:00 2001 From: Person Date: Sun, 8 Dec 2024 15:26:04 -0700 Subject: [PATCH] -More tooltip fixes. --- Source/Fractorium/Fractorium.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Fractorium/Fractorium.ui b/Source/Fractorium/Fractorium.ui index 5d90258..ae5b8da 100644 --- a/Source/Fractorium/Fractorium.ui +++ b/Source/Fractorium/Fractorium.ui @@ -1576,7 +1576,7 @@ Blend Interpolation - <html><head/><body><p>The method used to compute the blending distance for each step between keyframes.</p><p>Linear: Each step will be a linear interpolation. This option is the equivalend of the --unsmoother flag in EmberGenome.</p><p>Log: Steps in the beginning and end of the interpolation between keyframes will be smaller and those in the middle will be larger. This has the effect of slowing down the beginning and end portions, and speeding up the middle.</p></body></html> + <html><head/><body><p>The method used to compute the blending distance for each step between keyframes.</p><p>Linear: Each step will be a linear interpolation. This option is the equivalent of the --unsmoother flag in EmberGenome.</p><p>Log: Steps in the beginning and end of the interpolation between keyframes will be smaller and those in the middle will be larger. This has the effect of slowing down the beginning and end portions, and speeding up the middle.</p></body></html>