Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.

Chrome drags image and anchors #12

Open
oliverbenns opened this issue Jan 16, 2015 · 0 comments
Open

Chrome drags image and anchors #12

oliverbenns opened this issue Jan 16, 2015 · 0 comments

Comments

@oliverbenns
Copy link

When clicking and dragging images or anchor, their data gets moved along with it. (to save bookmarks, save to desktop etc.)

Adding this would prevent that:

.panhandler-wrap a,
.panhandler-wrap img {
   -webkit-user-drag: none
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant