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