Skip to content
  • Jaswant Panchumarti (Kitware)'s avatar
    WASM: Fix canvas dimension conflict · 1a562f16
    Jaswant Panchumarti (Kitware) authored
    - VTK will observe the canvas's parent element
      for resize events and forward those to SDL2.
    - Disable HI-DPI in SDL2 as it is managed by VTK
      inside the resize observer. Otherwise, SDL2
      messed up the canvas style.
    1a562f16