Skip to content
Snippets Groups Projects
  1. Aug 29, 2017
  2. Jul 24, 2017
  3. Jul 22, 2017
  4. Jul 10, 2017
  5. Jul 07, 2017
  6. Jun 28, 2017
    • Adrian Heine's avatar
      Use cursor stickiness in scrollPosIntoView · 695d0086
      Adrian Heine authored
      This way, only one char's left and right edges are used, instead of its
      (logical) neighbour's right edges.
      
      In bidi content, this avoids trying to scroll to two logically close,
      but visually far apart positions in some situations.
      695d0086
  7. Jun 27, 2017
  8. Jun 22, 2017
  9. Jun 21, 2017
  10. Jun 14, 2017
  11. Jun 13, 2017
  12. May 28, 2017
  13. May 25, 2017
  14. May 24, 2017
  15. May 23, 2017
  16. May 16, 2017
  17. May 04, 2017
  18. Apr 19, 2017
  19. Mar 09, 2017
  20. Mar 08, 2017
  21. Mar 05, 2017
  22. Mar 01, 2017
  23. Feb 28, 2017
  24. Feb 06, 2017
  25. Feb 05, 2017
    • Adrian Heine's avatar
      Add failing tests for coordsChar · e49d5e89
      Adrian Heine authored
      1. End of wrapped line in bidi content is wrong (my mistake)
      2. coordsChar({left:0, top: *}) in bidi content is wrong after Marijn's code
         style changes
      e49d5e89
  26. Feb 04, 2017
  27. Feb 03, 2017
  28. Feb 02, 2017
Loading