Skip to content

[FEATURE] Add file drop support #84

@kblaschke

Description

@kblaschke

On all desktops, it's common practice to drop files and folders onto an application. projectMSDL should also support drop events and use them to load presets amd preset dirs.

Depending on the drop location, e.g. the main window, the preset playlist editor or the settings dialog, the dropped files should ideally be handled in a way the user expects. For example if dropped onto the main window, a preset should be played immediately, but if dropped onto the playlist editor, it should be added to the list.

How well the above drop locations can be supported by SDL and ImGui needs to be determined though.

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