[FIX #988] Disable drag and drop #1045

Closed
ykris45 wants to merge 7 commits from patch-4 into master
ykris45 commented 2018-02-25 22:55:22 +01:00 (Migrated from github.com)
## Preview https://spee.ch/a/ScreenCapture2018-2-26-042956.mp4
neb-b (Migrated from github.com) reviewed 2018-02-28 21:48:47 +01:00
neb-b (Migrated from github.com) commented 2018-02-28 21:48:47 +01:00

This isn't needed

This isn't needed
ykris45 (Migrated from github.com) reviewed 2018-02-28 21:49:55 +01:00
ykris45 (Migrated from github.com) commented 2018-02-28 21:49:55 +01:00

on line 65 guys

on line 65 guys
neb-b (Migrated from github.com) requested changes 2018-02-28 21:50:12 +01:00
neb-b (Migrated from github.com) commented 2018-02-28 21:50:05 +01:00

You have some extra stuff that isn't needed.

document.addEventListener('dragover', event => {
  event.preventDefault();
})
You have some extra stuff that isn't needed. ``` document.addEventListener('dragover', event => { event.preventDefault(); }) ```
ykris45 (Migrated from github.com) reviewed 2018-02-28 21:57:41 +01:00
ykris45 (Migrated from github.com) commented 2018-02-28 21:57:41 +01:00

i remove that and test on my local setup

i remove that and test on my local setup
neb-b (Migrated from github.com) requested changes 2018-02-28 22:41:51 +01:00
neb-b (Migrated from github.com) commented 2018-02-28 22:41:45 +01:00

This needs to stay "Changed"

This needs to stay `"Changed"`
ykris45 (Migrated from github.com) reviewed 2018-02-28 22:44:11 +01:00
ykris45 (Migrated from github.com) commented 2018-02-28 22:44:11 +01:00

okay

okay

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
LBRYCommunity/lbry-desktop!1045
No description provided.