Skip to content

added drag&drop support#36

Open
greaka wants to merge 1 commit into
gw2scratch:masterfrom
greaka:dragdrop
Open

added drag&drop support#36
greaka wants to merge 1 commit into
gw2scratch:masterfrom
greaka:dragdrop

Conversation

@greaka

@greaka greaka commented Aug 12, 2019

Copy link
Copy Markdown
Collaborator

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

greaka commented Aug 12, 2019

Copy link
Copy Markdown
Collaborator Author

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

@Sejsel

Sejsel commented Mar 28, 2020

Copy link
Copy Markdown
Member

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