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

Drag Previews #2

Open
PhoneDroid opened this issue Feb 22, 2024 · 0 comments
Open

Drag Previews #2

PhoneDroid opened this issue Feb 22, 2024 · 0 comments
Labels
𝗠𝗮𝗷𝗼𝗿 Big problems. 𝗨𝗜 / 𝗨𝗫 Interface related issues

Comments

@PhoneDroid
Copy link
Member

How can dragged elements be visualized?

1. Native Image Dragging

<img> tag inside to-be-dragged element

  • Makes detecting dropping more difficult / imprecise
  • Doesn't allow use to detect drop-zone hovering

2. CSS Cursor Positioning

Grid of invisible cells detecting the cursor position

  • Difficult to set up
@PhoneDroid PhoneDroid added 𝗨𝗜 / 𝗨𝗫 Interface related issues 𝗠𝗮𝗷𝗼𝗿 Big problems. labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
𝗠𝗮𝗷𝗼𝗿 Big problems. 𝗨𝗜 / 𝗨𝗫 Interface related issues
Projects
None yet
Development

No branches or pull requests

1 participant