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

ADD: MastodonDndLauncher to accept DnD .mastodon events #195

Merged
merged 2 commits into from
Sep 18, 2022

Conversation

xulman
Copy link
Contributor

@xulman xulman commented Sep 15, 2022

HI, here's a code that enables drag and drop of .mastodon files.
I somehow thought I was pushing it before but now I couldn't find it.. so here's #2...
(and it wasn't functional on current Mastodon Fiji distro anyway)
V.


try {
final MamutProject project = new MamutProjectIO().load( projectPath );
windowManager.getProjectManager().open( project, true );
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

....not sure if this whole code sequence is the correct way to start mastodon, please review @tinevez

@tinevez tinevez merged commit ddf899f into mastodon-sc:dev Sep 18, 2022
@xulman xulman deleted the addDragAndDrop branch September 19, 2022 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants