Skip to content
Snippets Groups Projects
  1. Jul 24, 2017
  2. Jul 22, 2017
  3. Jul 10, 2017
  4. Jul 07, 2017
  5. 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
  6. Jun 27, 2017
  7. Jun 22, 2017
  8. Jun 21, 2017
  9. Jun 14, 2017
  10. Jun 13, 2017
  11. May 28, 2017
  12. May 25, 2017
  13. May 24, 2017
  14. May 23, 2017
  15. May 16, 2017
  16. May 04, 2017
  17. Apr 19, 2017
  18. Mar 09, 2017
  19. Mar 08, 2017
  20. Mar 05, 2017
  21. Mar 01, 2017
  22. Feb 28, 2017
  23. Feb 06, 2017
  24. 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
  25. Feb 04, 2017
  26. Feb 03, 2017
  27. Feb 02, 2017
Loading