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

Add filedragover event to FileDrop Action Example #12

Open
bluepuma77 opened this issue Jun 2, 2022 · 1 comment
Open

Add filedragover event to FileDrop Action Example #12

bluepuma77 opened this issue Jun 2, 2022 · 1 comment

Comments

@bluepuma77
Copy link

It would be nice for the FileDrop Action Example to visually indicate the filedragover event. Maybe by changing border or background color.

This would be especially useful if you have multiple FileDrop elements and windowDrop=false. With the visual indication the user knows for sure that s/he is dropping the file on an active element (and not just next to it).

I tried to create a FileDrop Action Example with visual filedragenter but the filedragover event is lost when the file is moved over the cloud image or text within the FileDrop element.

@chanced
Copy link
Owner

chanced commented Oct 16, 2022

Sorry about the late reply on this. I'll look into it.

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

No branches or pull requests

2 participants