<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -77,10 +77,12 @@ function transition(to) {
     // Forward
     var from_direction = &quot;left&quot;;
     var to_direction = &quot;right&quot;;
+    to.find(&quot;.step&quot;).parent().hide();
   } else {
     // Rewind
     var from_direction = &quot;right&quot;;
     var to_direction = &quot;left&quot;;
+    to.find(&quot;.step&quot;).parent().show();
   }
 
   from.hide(&quot;slide&quot;, { direction: from_direction }, 500);</diff>
      <filename>js/speecher.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5fb9fb22c64918760b0a04c853fa60866f2fb5bb</id>
    </parent>
  </parents>
  <author>
    <name>Harry Vangberg</name>
    <email>harry@vangberg.name</email>
  </author>
  <url>http://github.com/ichverstehe/speecher/commit/b8a43a161fa2c04fc800f4caf0c92553c1df7423</url>
  <id>b8a43a161fa2c04fc800f4caf0c92553c1df7423</id>
  <committed-date>2009-04-26T08:21:16-07:00</committed-date>
  <authored-date>2009-04-26T08:21:16-07:00</authored-date>
  <message>hide/show steps appropriately</message>
  <tree>5dc187dfd9525c12693dcb8487bf2e669fdbeec2</tree>
  <committer>
    <name>Harry Vangberg</name>
    <email>harry@vangberg.name</email>
  </committer>
</commit>
