Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Oct 23, 2024
  2. Oct 22, 2024
  3. Oct 21, 2024
  4. Oct 18, 2024
  5. Oct 17, 2024
  6. Oct 16, 2024
  7. Oct 15, 2024
  8. Oct 14, 2024
  9. Oct 08, 2024
  10. Sep 30, 2024
  11. Sep 24, 2024
    • jojohoch's avatar
      Fix chromium bug when calculating dynamic rows for text areas · d4bb9e18
      jojohoch authored
      #691
      
      - Due to the width of the scrollbar, text areas change their inner width
      under Chromium when the scrollbar is displayed. The use of offsetWidth
      instead of contentRect ignores the presence of the scrollbar. The
      calculation is therefore less accurate, but sufficient for estimating
      the number of rows
      d4bb9e18
  12. Sep 23, 2024
  13. Jul 19, 2024
Loading