Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Jan 31, 2022
  2. Jan 28, 2022
  3. Jan 25, 2022
  4. Jan 24, 2022
  5. Jan 21, 2022
  6. Jan 14, 2022
  7. Jan 13, 2022
  8. Jan 10, 2022
  9. Jan 06, 2022
  10. Jan 05, 2022
    • jojohoch's avatar
      [player] Fix unstable behavior when marking text · 89d8bad1
      jojohoch authored
      When the user exits selecting between paragraphs, the offset of the
      end container is set to 0. In Firefox this always (in Chrome sometimes)
      leads to a misinterpretation of the selection. Therefore, the offset
      is manipulated.
      
      When the user finishes selecting between paragraphs and the selection
      happens from back to front, Firefox does not consider the start
      container as a selected child node. Therefore, it is added to the
      list of selected nodes at the beginning.
      89d8bad1
  11. Jan 04, 2022
  12. Dec 20, 2021
  13. Dec 17, 2021
  14. Dec 16, 2021
  15. Dec 15, 2021
  16. Dec 13, 2021
  17. Dec 10, 2021
  18. Dec 09, 2021
    • jojohoch's avatar
      Refactor SpellCorrectComponent · 789bcd08
      jojohoch authored
      - Use the same font properties for input element and button element
      - Change cross out behaviour. The button now behaves as
      toggle button and sets the focus to the input element only when it is
      crossed through.
      789bcd08
  19. Dec 08, 2021
Loading