Skip to content

dragging & dropping a folder into the sketch window throws exception #441

Closed
@processing-bot

Description

@processing-bot

Created by: benfry

Normally, dragging and dropping a file onto the sketch window will add it to the data folder (if a data file) or add it as a tab (if it's source code, or at least editable by the current Mode).

Dropping a folder into the window throws a confusing exception; just need to detect this and show a better warning/error message. Could also recursively add to the data folder, but probably better to have users do that manually, since it's 1) extra code and 2) maybe not the expected behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions