WSL/SLF GitLab Repository

Skip to content
  • Michael Reisecker's avatar
    Implement file dropping into the Preview Editor. · 9869ccac
    Michael Reisecker authored
    The drag & drop behaviour of the text editor itself is kept as-is
    (moving text blocks with the mouse etc., and also inserting file names
    if dropped into the text area) because we don't want to re-implement all
    of this ourselves.
    However, we display a guidance text if a user drags files over the text
    area telling them where to drop them to open.
    9869ccac