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

added drag&drop support #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

greaka
Copy link
Contributor

@greaka greaka commented Aug 12, 2019

Added drag and drop support

2 issues arose while testing:

picoe/Eto#1322

Multiselect causes the selection to reset when trying to drag out multiple selected logs.
A workaround for that is to use the right mouse button instead of the left.

picoe/Eto#1400 blocking issue

Paths that need to be escaped are escaped 2 times. This breaks the uri paths.
The current workaround for this is to move the logs folder out of the standard directory under Documents\Guild Wars 2 and select a path that needs no escaping.
That includes turning off boss and character names in the arcdps settings.

@greaka
Copy link
Contributor Author

greaka commented Aug 12, 2019

I found another issue that describes the multiselect problem: picoe/Eto#1179

@Sejsel
Copy link
Member

Sejsel commented Mar 28, 2020

I will try to get this to work once I can update the manager to Eto 2.5. Waiting for #57.

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

Successfully merging this pull request may close these issues.

2 participants