Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add file drop support #84

Open
kblaschke opened this issue Jun 24, 2024 · 0 comments
Open

[FEATURE] Add file drop support #84

kblaschke opened this issue Jun 24, 2024 · 0 comments

Comments

@kblaschke
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant