<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Shrinking of grow/shrink custom animation effect does not work"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108450#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Shrinking of grow/shrink custom animation effect does not work"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108450">bug 108450</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>(In reply to Katarina Behrens (CIB) from <a href="show_bug.cgi?id=108450#c12">comment #12</a>)

<span class="quote">> How would a case when the shape would grow to 150% of its original size be
> written? 

> Currently it is saved as smil:by="1.5, 1.5" 
> but using the above formula, this results in 1 + 1.5 = 2.5 i.e 250% growth,
> which feels wrong ... would smil:by="0.5, 0.5" be the correct value?</span >

You can use either smil:by="0.5,0.5" or smil:to="1.5,1.5". You can test it
easily. Change the file manually and run the presentation.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>