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 06, 2022
  2. 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
  3. Jan 04, 2022
  4. Dec 20, 2021
  5. Dec 17, 2021
  6. Dec 16, 2021
  7. Dec 15, 2021
  8. Dec 13, 2021
  9. Dec 10, 2021
  10. Dec 09, 2021
    • rhenck's avatar
      Update editor to 1.17.0 · 5cb4ed76
      rhenck authored
      5cb4ed76
    • 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
  11. Dec 08, 2021
  12. Dec 03, 2021
  13. Dec 01, 2021
  14. Nov 30, 2021
  15. Nov 29, 2021
Loading