Skip to content
Snippets Groups Projects
  1. Feb 01, 2018
  2. Jan 30, 2018
  3. Jan 29, 2018
  4. Jan 26, 2018
  5. Jan 24, 2018
  6. Jan 17, 2018
  7. Jan 16, 2018
  8. Jan 12, 2018
  9. Jan 11, 2018
    • Paul Kaplan's avatar
      Fix NaN in test and update snapshot · e0f3441b
      Paul Kaplan authored
      e0f3441b
    • Paul Kaplan's avatar
      Use style sizing to fix issues with Edge + flex + canvas. · 3c4c5a6d
      Paul Kaplan authored
      Additionally render the canvas at a multiplier of the device pixel
      ratio, so we get hidpi images for supported screens. The fixed CSS
      sizing allows us to do that.
      
      The problem was that on Edge, flexbox apparently can grow canvas
      elements, whereas on Chrome/FF the canvas width/height is respected. No
      problem, we can set the width/height in CSS to fix it, which
      conveniently allows us to also fix the low-res-on-retina-screens problem
      at the same time.
      3c4c5a6d
  10. Jan 08, 2018
  11. Jan 07, 2018
  12. Jan 04, 2018
  13. Jan 03, 2018
  14. Dec 28, 2017
  15. Dec 27, 2017
  16. Dec 21, 2017
  17. Dec 20, 2017
  18. Dec 15, 2017
Loading