1. 15 mar., 2013 1 validation
  2. 09 mar., 2013 3 validations
  3. 04 mar., 2013 1 validation
  4. 27 fév., 2013 3 validations
  5. 06 fév., 2013 1 validation
  6. 03 fév., 2013 1 validation
  7. 31 jan., 2013 1 validation
  8. 23 jan., 2013 2 validations
  9. 22 jan., 2013 1 validation
  10. 21 jan., 2013 4 validations
  11. 18 jan., 2013 1 validation
  12. 16 jan., 2013 1 validation
  13. 09 jan., 2013 1 validation
  14. 07 jan., 2013 1 validation
  15. 31 déc., 2012 1 validation
  16. 27 nov., 2012 1 validation
  17. 20 nov., 2012 1 validation
  18. 17 nov., 2012 1 validation
  19. 13 nov., 2012 1 validation
    • Dan Dascalescu's avatar
      Document vertical centering breaking backcompat · dfa98a11
      Dan Dascalescu a écrit
      Essentially, slides have variable height now. This is not normally visible, but with transitions that have a non-transparent background, like `cube` or `page`, it is:
      
      
      
      
      http://lab.hakim.se/reveal-js/?transition=cube
      
      
      
      
      Before, slides had a fixed height, which means that presentations designed with that assumption in mind will look very different now.
      
      
      
      
      Another aspect that I bumped into is that I used the slide's height to dynamically size images to fill the remainder of the space from the heading to the footer, like this (stripped to the essence):
      
      
      
      
                bigImage.style.height = section.offsetHeight - bigImage.offsetTop + 'px';
      
      
      
      
      Alternatively, is there an easy way to restore the previous functionality?
      dfa98a11
  20. 12 nov., 2012 2 validations
  21. 11 nov., 2012 4 validations
  22. 10 nov., 2012 3 validations
  23. 05 nov., 2012 1 validation
  24. 30 oct., 2012 1 validation
  25. 28 oct., 2012 2 validations